Skip to main content

Tool for generating Pypi ready Python Projects

Project description

Pre-steps

  1. Get pyenv going and install multiple python versions (.python-version) file

Steps

  1. Install your Poetry environment poetry install
  2. Add the test repo for Pypi poetry config repositories.testpypi https://test.pypi.org/legacy/
  3. Add your test key for the Test Pypi repo poetry config http-basic.testpypi __token__ pypi-your-api-token-here
  4. Add your production ket for Pypi repo poetry config pypi-token.pypi pypi-your-token-here

Dev

  1. Open a Poetry shell
    • poetry shell

Builds

  1. Test your build poetry build
  2. Publish the package
    • test -> poetry publish -r testpypi
    • prod -> poetry publish

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

cdev-assembly-line-0.0.1.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

cdev_assembly_line-0.0.1-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file cdev-assembly-line-0.0.1.tar.gz.

File metadata

  • Download URL: cdev-assembly-line-0.0.1.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.9.12 Linux/5.4.72-microsoft-standard-WSL2

File hashes

Hashes for cdev-assembly-line-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0b7a0dc6cfc8e09e91733d3108b302755482998c5b4b2413098d9bb15488ac7c
MD5 ed6591756def9e4de19e325ea286b84d
BLAKE2b-256 8ee148452b3c3196aeb3c66a0af09d63b78226f08698a7fc8a0455db24041296

See more details on using hashes here.

File details

Details for the file cdev_assembly_line-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: cdev_assembly_line-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.9.12 Linux/5.4.72-microsoft-standard-WSL2

File hashes

Hashes for cdev_assembly_line-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 75be625b0e0362cf0b1f9a00e1639546670eb93be049b60aa2267d5ed11a63a4
MD5 886f89eeaa6301ad1883cbe6d6b0478c
BLAKE2b-256 71bd377523e534989d8bb3ab2a5becf9a664d611fd1d4aae9f500e396501b745

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page