Core infrastructure for AIoIA projects
Project description
AIoIA Core (Python)
AIoIA 프로젝트 공통 Python 인프라 라이브러리
설치
pip install aioia-core
포함 기능
- Database: SQLAlchemy Base, BaseModel, BaseRepository (CRUD)
- Errors: 표준화된 에러 코드 및 응답
- Settings: DatabaseSettings, OpenAIAPISettings, JWTSettings
- Testing: 테스트 인프라 (fixtures, managers)
사용법
from aioia_core import BaseModel, BaseRepository
from aioia_core.errors import ErrorResponse, RESOURCE_NOT_FOUND
# SQLAlchemy 모델
class MyModel(BaseModel):
__tablename__ = "my_table"
name: Mapped[str] = mapped_column(String)
# Repository 사용
repository = BaseRepository(session, MyModel)
요구사항
- Python 3.10-3.12
라이선스
Apache 2.0
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 aioia_core-2.3.0.tar.gz.
File metadata
- Download URL: aioia_core-2.3.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c02ba4982c64a1cd1a33c624bbb5b5088bcd366bd6ae581c078705921b3b694
|
|
| MD5 |
4a2ebc3ea8d51ac0fa8c1c0e6b5a8cb5
|
|
| BLAKE2b-256 |
ec5268b7b8935f1239d63997a13a18c30ee02fd5ea4207dccdee57a9046e41b2
|
Provenance
The following attestation bundles were made for aioia_core-2.3.0.tar.gz:
Publisher:
publish-python.yml on algorima/aioia-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aioia_core-2.3.0.tar.gz -
Subject digest:
8c02ba4982c64a1cd1a33c624bbb5b5088bcd366bd6ae581c078705921b3b694 - Sigstore transparency entry: 871413835
- Sigstore integration time:
-
Permalink:
algorima/aioia-core@120ca04e69e51c873cbea0543cddef442aac0d16 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/algorima
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-python.yml@120ca04e69e51c873cbea0543cddef442aac0d16 -
Trigger Event:
push
-
Statement type:
File details
Details for the file aioia_core-2.3.0-py3-none-any.whl.
File metadata
- Download URL: aioia_core-2.3.0-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
095e08569cf2bf9f1a8130d1610708c11f2b7ee196afbc404aff211397f1c909
|
|
| MD5 |
926fdedad356591a4b03f94714a7f81f
|
|
| BLAKE2b-256 |
915f248ae5614106e0667a7072e8b08b41a8a4391bf5e4ec71c7106002eae359
|
Provenance
The following attestation bundles were made for aioia_core-2.3.0-py3-none-any.whl:
Publisher:
publish-python.yml on algorima/aioia-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aioia_core-2.3.0-py3-none-any.whl -
Subject digest:
095e08569cf2bf9f1a8130d1610708c11f2b7ee196afbc404aff211397f1c909 - Sigstore transparency entry: 871413837
- Sigstore integration time:
-
Permalink:
algorima/aioia-core@120ca04e69e51c873cbea0543cddef442aac0d16 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/algorima
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-python.yml@120ca04e69e51c873cbea0543cddef442aac0d16 -
Trigger Event:
push
-
Statement type: