5 projects
docufy
Generate a README from your project files using LLM
FlaskSQLAlchemyBaseModel
FlaskSQLAlchemyBaseModel package provides a foundation for building SQLAlchemy-based ORM models in a Flask application. It offers common functionality required by most models, including automatic handling of unique identifiers, timestamps, and convenience methods for CRUD operations. This package streamlines the development process by offering a consistent and reusable base class for database models, ensuring that every model inherits essential features and reduces boilerplate code.
paystackClientApi
Paystack api implemented as a package, paystack-client-Api is a simple project created by Joel .A.
paystackClient
Paystack api implemented as a package, paystack-client is a simple project created by Joel .A.
unratedwriting
A Python package that adds a typewriter effect to text output. It allows you to display text in a way that mimics the classic typewriter-style printing, with characters appearing one by one at a defined speed. This package is suitable for enhancing the visual appeal of command-line applications, creating interactive fiction games, or simply adding a fun twist to your Python projects. Easy to use and highly customizable, it provides an engaging way to present text-based information.