Discover and explore top open-source AI tools and projects—updated daily.
AliRn76Fast async API framework for Python
Top 79.0% on SourcePulse
A fast, simple, and powerful asynchronous web framework for Python 3.10+, Panther aims to streamline API development. It targets developers seeking an efficient, integrated solution, offering features like a file-based database, built-in caching, and automatic OpenAPI documentation to reduce boilerplate and external dependencies.
How It Works
Panther is built on an asynchronous Python foundation (3.10+) for high-performance API development. Its unique selling points include a built-in, file-based database (PantherDB) that abstracts away traditional database management, alongside a flexible document-oriented ODM supporting both PantherDB and MongoDB. This approach simplifies data persistence. Additionally, an integrated API caching system offers both in-memory and Redis options, while automatic OpenAPI documentation generation streamlines API discoverability and integration.
Quick Start & Requirements
pip install pantherHighlighted Details
Maintenance & Community
The project seeks community support via GitHub stars. No specific details on maintainers, sponsorships, or dedicated community channels (e.g., Discord, Slack) are provided in the README.
Licensing & Compatibility
The license type and any compatibility notes for commercial use or closed-source linking are not specified in the provided README.
Limitations & Caveats
The README does not detail specific limitations, alpha status, known bugs, or unsupported platforms. The framework appears focused on core API development with potential extensions for LLMs and coding agents, as indicated by example file paths.
5 days ago
Inactive
64bit