Skip to main content

Core utilities and models for keynet packages

Project description

keynet-core

Keynet 패키지들의 핵심 유틸리티와 공통 모델

설치

pip install keynet-core

주요 기능

🔧 공통 유틸리티

  • 환경 변수 관리
  • 설정 파일 처리
  • 로깅 설정

📦 공유 모델

  • 데이터 검증 모델
  • API 응답 모델
  • 설정 스키마

🔌 의존성

  • 최소한의 의존성 유지
  • 다른 Keynet 패키지의 기반

사용 예제

from keynet_core import Config, check_env

# 환경 변수 검증
if check_env():
    print("필수 환경 변수 설정 완료")

# 설정 로드
config = Config()
print(f"MLflow URI: {config.mlflow_tracking_uri}")

API 문서

자세한 API 문서는 GitHub Wiki 참조

라이선스

MIT License

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

keynet_core-0.5.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

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

keynet_core-0.5.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file keynet_core-0.5.0.tar.gz.

File metadata

  • Download URL: keynet_core-0.5.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for keynet_core-0.5.0.tar.gz
Algorithm Hash digest
SHA256 81f874663d6c2f059c34f36b059aee32a679187f7d91f03fcbac41b41f330fd9
MD5 99e2be612e6d36df06d8876d38411999
BLAKE2b-256 1b56ccf6b712e81e598360f58a87a71aa4d5af401aee3437e80d6b6893cb50ff

See more details on using hashes here.

File details

Details for the file keynet_core-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: keynet_core-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for keynet_core-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1cb999211a1b7051baaf1921c52eb5f79efb311b604749a2a63a6950d1e0d86a
MD5 779b66e3e3b2722336fa5338ce0947b0
BLAKE2b-256 86687163773515af43c5020df1c62f7f02c59e51934aec7b63e9797b6f86b05a

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