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-forge-0.0.1.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

cdev_forge-0.0.1-py3-none-any.whl (1.4 kB view details)

Uploaded Python 3

File details

Details for the file cdev-forge-0.0.1.tar.gz.

File metadata

  • Download URL: cdev-forge-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-forge-0.0.1.tar.gz
Algorithm Hash digest
SHA256 325e8dbfb2082544e1f07daf67e0b2124dc5edaa5794868120d85e6b34a60608
MD5 9f82137f95db56f82226da87be8d5e8d
BLAKE2b-256 7c258b38d5d14a6c815965da4af7b3b6206d16edd3cf7b5fdcfedbbe47d6d426

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cdev_forge-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.4 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_forge-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f163c8f77c52e3c98ca6e05daab3df44fb6486c34060bacd14a23b22f7a2521
MD5 7cc3aa30265ac4ff45527d2259a7387d
BLAKE2b-256 f55e7b1cb398d9edcf837eab87f0215c88d8ab45588fb6c4712ea1bc7a3d5a07

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