Skip to main content

No project description provided

Project description

Install poetry

python -m pip install poetry

Create a new project with src layout

poetry new --src my_project

Add dev dependencies

poetry add -D mypy flake8

Add dependencies

poetry add requests pytest

remove dependencies

poetry remove requests

Install dependencies

poetry install

Show dependencies

poetry show --tree

Lint the project

poetry run flake8

test the project

poetry run pytest -s -v

run the project

poetry run python src/my_package/main.py

build the project

poetry build

FAQ

  • What is Poetry - dependency management and packaging tool for Python

  • poetry.lock should be committed to the repository

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

bpgtask-0.1.1.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

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

bpgtask-0.1.1-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file bpgtask-0.1.1.tar.gz.

File metadata

  • Download URL: bpgtask-0.1.1.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.0 Darwin/23.4.0

File hashes

Hashes for bpgtask-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a2a9a89ff79fbf3f360012100ee760ee4cbbe7ad7dcfcf94547148e75ff6dbb8
MD5 3e4509bdac31196bb94b70f8c493aebb
BLAKE2b-256 f823b5dc4e90354f8d7f7791fc044da31feedc4be3398570f1eecf1dde345282

See more details on using hashes here.

File details

Details for the file bpgtask-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: bpgtask-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.0 Darwin/23.4.0

File hashes

Hashes for bpgtask-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8440d3e6c4ce75ff7693e0504ba6fdb493a37905ccc6bf885456393eb5ee205c
MD5 56fd032c2b055be4160de8415dc3e4d7
BLAKE2b-256 ab4270e383cf0ffdd0b26b940b06cf3454cb81bd6b8fc71ec36bd8d5332c25f7

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