Skip to main content

Add your description here

Project description

uv run -- python -m src.nieto_curcio_example.main

uv run -- python -m nieto_curcio_example.main

uv run nieto_curcio_example

source .venv/bin/activate python -m nieto_curcio_example.main

Building

uv build

This command creates the dist/ folder:

dist
├── nieto_curcio_example-0.1.0-py3-none-any.whl
└── nieto_curcio_example-0.1.0.tar.gz

Publishing

uv publish

https://docs.astral.sh/uv/guides/publish/#preparing-your-project-for-packaging:

""" If you have internal packages that you do not want to be published, you can mark them as private:

[project]
classifiers = ["Private :: Do Not Upload"]
This setting makes PyPI reject your uploaded package from publishing. It does not affect security or privacy settings on alternative registries.

We also recommend only generating per-project tokens: Without a PyPI token matching the project, it can't be accidentally published. """

Set a PyPI token with --token or UV_PUBLISH_TOKEN, or set a username with --username or UV_PUBLISH_USERNAME and password with --password or UV_PUBLISH_PASSWORD.

export $(cat .env | xargs) echo $UV_PUBLISH_PASSWORD

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

nieto_curcio_example-0.2.0.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

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

nieto_curcio_example-0.2.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file nieto_curcio_example-0.2.0.tar.gz.

File metadata

File hashes

Hashes for nieto_curcio_example-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0f222e7c4e2b021cb89746071c0eb48914ddcd9e9a2c7cc6dbe438a7355cc447
MD5 3dbdd1bf6cfe8ab954c4f1aea853649f
BLAKE2b-256 a420fc5840a48a22e720b1bdd744628a0508ac0b0913483468c143ebee7d01de

See more details on using hashes here.

File details

Details for the file nieto_curcio_example-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nieto_curcio_example-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b0f487491f7921d7be9c9308b845b21dd8056a35a98ade837055de7996d3e94
MD5 33bc1ea228dea804fd2909e0b512be89
BLAKE2b-256 1da0eaf1f7091ecdf1b62eb93a1d661d459da4970c0bf6ffbb9a8f3dd61c9777

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