CapInvest package with core functionality.
Project description
CapInvest Platform - Core
Overview
The Core extension serves as the foundational component of the CapInvest Platform. It encapsulates essential functionalities and serves as an infrastructural base for other extensions. This extension is vital for maintaining the integrity and standardization of the platform.
Key Features
- Standardized Data Model (
DataClass): A flexible and dynamic Pydantic model capable of handling various data structures. - Standardized Query Params (
QueryParamsClass): A Pydantic model for handling querying to different providers. - Dynamic Field Support: Enables handling of undefined fields, providing versatility in data processing.
- Robust Data Validation: Utilizes Pydantic's validation features to ensure data integrity.
- API Routing Mechanism (
RouterClass): Simplifies the process of defining API routes and endpoints - out of the box Python and Web endpoints.
Getting Started
Prerequisites
- Python 3.9 or higher.
- Familiarity with FastAPI and Pydantic.
Installation
Installing through pip:
pip install capinvest-core
Note that, the capinvest-core is an infrastructural component of the CapInvest Platform. It is not intended to be used as a standalone package.
Usage
The Core extension is used as the basis for building and integrating new data sources, providers, and extensions into the CapInvest Platform. It provides the necessary classes and structures for standardizing and handling data.
Contributing
We welcome contributions! If you're looking to contribute, please:
- Follow the existing coding standards and conventions.
- Write clear, documented code.
- Ensure your code does not negatively impact performance.
- Test your contributions thoroughly.
Collaboration
Engage with the development team and the community. Be open to feedback and collaborative discussions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file capinvest_core-1.0.10.tar.gz.
File metadata
- Download URL: capinvest_core-1.0.10.tar.gz
- Upload date:
- Size: 354.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3aa7f33825aa6afebec2c2f98fa7eb8d0320f29a9ea43eed3dd3632c9b7e28
|
|
| MD5 |
165636bbb3a4dc8a2e851b4a7bc153c0
|
|
| BLAKE2b-256 |
f250187b9965161bd7f465071d5fbda228044fe6bd7c6c7582b648e0c5f8f267
|
File details
Details for the file capinvest_core-1.0.10-py3-none-any.whl.
File metadata
- Download URL: capinvest_core-1.0.10-py3-none-any.whl
- Upload date:
- Size: 505.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
310ecc27a39d20c6fa6627061e6d2747810fa7a02a55e12be4c0c6b6ef91e83b
|
|
| MD5 |
c99790181db120493fa13aa67181c69b
|
|
| BLAKE2b-256 |
53e42f71bba939b2fd82a644fbedc287d91227da4f42cee93e1a107d88f39448
|