Skip to main content

ambedded.ch ambedded-technology-lab python3 library

Project description

README

ambedded.ch ambedded-technology-lab python3 library

basic construct

my_package/
│
├── module1/
│   ├── __init__.py
│   └── functions1.py
│
├── module2/
│   ├── __init__.py
│   └── functions2.py
│
├── main.py
│
└── setup.py

deploying to PyPI

To deploy your package to PyPI, you'll need to register an account on the PyPI website if you haven't already. Once registered, you can use twine to upload your package.

Edit setup.py (Version,..) and requirements.txt before uploading!

token auth

To use this API token: Set your username to token Set your password to the token value, including the pypi- prefix For example, if you are using Twine to upload multiple projects to PyPI, > you can set up your $HOME/.pypirc file like this:

[distutils]
  index-servers =
    pypi

[pypi]
  username = __token__
  password = # either a user-scoped token or a project-scoped token you want to set as the default

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atl-1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

atl-1.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file atl-1.0.tar.gz.

File metadata

  • Download URL: atl-1.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for atl-1.0.tar.gz
Algorithm Hash digest
SHA256 c0ee3b083cfadb85a3a1a02c44a5ce32d04e54eb6ea655de710bf98e5a2050d7
MD5 78ddb13e22047dfb24c13cd884e28859
BLAKE2b-256 cce539b9522c37ac28e9fdfb9ec3ce3e9b2a8db383288510164099864668d501

See more details on using hashes here.

File details

Details for the file atl-1.0-py3-none-any.whl.

File metadata

  • Download URL: atl-1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for atl-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2266c09d1594cdeee8e82a58c3ab98808121c298e698988e07e5a879410cb908
MD5 6213b536e22ebac136d88d93f855f219
BLAKE2b-256 95130d6c5b1393c73b36cb4f5f5bc5299e512b2e8a046a59419e1f1a504d08a7

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