Skip to main content

oasis version 2.0 shared python package

Project description

osShared

이문서는 oasis v2에서 사용하는 shared package 원본 소스 입니다. 특이사항에 대하여 참고할 수 있도록 작성된 문서로 필요시 참고 바랍니다.

1. pypi publish and verify

  • 정홍 부장님에게 osShared 관련 권한 요청
  • 개발자들은 개인계정의 token 값을 발행

1.1 MAC

  • token을 .pypirc에 명시
[distutils]
index-servers =
    pypi

[pypi]
username = __token__
password = pypi-your-token
  • token을 ~/Library/Application Support/pypoetry/auth.toml 생성
[http-basic]
[http-basic.pypi]
username = "__token__"
password = "pypi-your-token"
  • build and publish
poetry publish --build

1.2 Windows

  • 아래의 명령어로 token 등록
  poetry config pypi-token.pypi your_token_key

[!IMPORTANT] 반드시 하기 2개 versioning and revisioning 수행 필요

version : pyproject.toml > version

revision : revision_history.md > make history describe

  • verify published python package(osShared)
    • https://pypi.org/manage/project/osshared/releases/

2. 기타 특이사항

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

osshared-0.1.4.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

osshared-0.1.4-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file osshared-0.1.4.tar.gz.

File metadata

  • Download URL: osshared-0.1.4.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.3 Windows/11

File hashes

Hashes for osshared-0.1.4.tar.gz
Algorithm Hash digest
SHA256 1a32385b5177cf4a4ee03f61c71c41eb8c064517afc308a19a40564a49aadc2f
MD5 908d9ed424866a435ccbac08da4aaaa8
BLAKE2b-256 aab62e982c4bce75dccdbd0fe231aff9ec264207f1373029bcb773f0de65ce10

See more details on using hashes here.

File details

Details for the file osshared-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: osshared-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.3 Windows/11

File hashes

Hashes for osshared-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 32166bbc129ea5e240c9bf92bb58fbe2492b53c37ac6c6a704d1d5db4606ac47
MD5 31d1d46aa709b157665bb26cb3cf446c
BLAKE2b-256 3e671b0165bb293f15d1b7d5a66771fd86c9f451495f5c375399287c3f6e6182

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