Skip to main content

Common models for Finalsa

Project description

Finalsa Async Models

Finalsa Async Models is a Python library designed to simplify the implementation of asynchronous data models. It provides tools to handle asynchronous operations, making it easier to work with modern Python applications that rely on async/await patterns.

Features

  • Asynchronous Data Models: Define and manage data models with full async support.
  • Ease of Use: Simplified API for seamless integration into your projects.
  • Extensibility: Easily extend and customize models to fit your needs.
  • Performance: Optimized for high-performance asynchronous workflows.

Installation

Install the library using pip:

pip install finalsa-async-models

Usage

Here's a quick example of how to use Finalsa Async Models:

from finalsa_async_models import AsyncModel

class User(AsyncModel):
    async def save(self):
        # Custom save logic
        pass

# Example usage
async def main():
    user = User()
    await user.save()

Documentation

For detailed documentation, visit the official documentation.

Contributing

Contributions are welcome! Please follow the contribution guidelines.

License

This project is licensed under the MIT License.

Contact

For questions or support, please open an issue on the GitHub repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finalsa_common_models-2.0.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finalsa_common_models-2.0.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file finalsa_common_models-2.0.0.tar.gz.

File metadata

File hashes

Hashes for finalsa_common_models-2.0.0.tar.gz
Algorithm Hash digest
SHA256 9143b9bb86c24a759a549212749bc350fe63f78df1ed61fd2f5d195ccbfad305
MD5 19dda721595cd2df7c694c2d89685421
BLAKE2b-256 629577bf9896e5bcb1174b10941ef5e964eb3187b187226053f21fe82a7b14a4

See more details on using hashes here.

File details

Details for the file finalsa_common_models-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for finalsa_common_models-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a0b1d339f94083b1c384f050163f88afd2182a2bb78883e32073a58907bd58f7
MD5 b9855968d3a7fb9ca21320cd93cc086c
BLAKE2b-256 abc608d7fba0ceba24992126dd910042956d80b356a76cc64868617109c66e3c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page