Skip to main content

Core infrastructure for AIoIA projects

Project description

AIoIA Core (Python)

AIoIA 프로젝트 공통 Python 인프라 라이브러리

설치

pip install aioia-core

포함 기능

  • Database: SQLAlchemy Base, BaseModel, BaseManager (CRUD)
  • Errors: 표준화된 에러 코드 및 응답
  • Settings: DatabaseSettings, OpenAIAPISettings, JWTSettings
  • Testing: 테스트 인프라 (fixtures, managers)

사용법

from aioia_core import BaseModel, BaseManager
from aioia_core.errors import ErrorResponse, RESOURCE_NOT_FOUND

# SQLAlchemy 모델
class MyModel(BaseModel):
    __tablename__ = "my_table"
    name: Mapped[str] = mapped_column(String)

# Manager 사용
manager = BaseManager(session, MyModel)

요구사항

  • Python 3.10-3.12

라이선스

Apache 2.0

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

aioia_core-1.0.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

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

aioia_core-1.0.0-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file aioia_core-1.0.0.tar.gz.

File metadata

  • Download URL: aioia_core-1.0.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aioia_core-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9468452f215416bcd45a23968dfc91e155c4f9a3eb65ee5919b92577559036d8
MD5 3d0e4118504654aeb6db804a4d0c8106
BLAKE2b-256 ec07e587cba3f5af4096d8315bc72bb3d13331dae3a2e137666ca0b8c3418d37

See more details on using hashes here.

Provenance

The following attestation bundles were made for aioia_core-1.0.0.tar.gz:

Publisher: publish-python.yml on algorima/aioia-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aioia_core-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: aioia_core-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aioia_core-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e3aaeacd7b1b1014acf4387f5b87aaf2e66a22c5e88e8b0f9da4d86102a354b
MD5 8ece7a7f28d0ada3c9d8d2b33f13fc1d
BLAKE2b-256 4cd8edc7cd85eb2b02a556d9e8e42e8ae7a58164ceed641c98c0c3deb309d793

See more details on using hashes here.

Provenance

The following attestation bundles were made for aioia_core-1.0.0-py3-none-any.whl:

Publisher: publish-python.yml on algorima/aioia-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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