ecomet_i2c_sensors-pypi
Last modification: 4.09.2023
Contributor: Marian Minar, Juraj Cekan
$ pip3 install setuptools
$ pip3 install wheel
$ sudo apt-get install python3-venv -y
$ python3 -m venv ~/my_venv
$ source ~/my_venv/bin/activate
$ git clone git@github.com:mamin27/icfs-pypi.git
$ cd ~/ecomet-i2c-ensors-pypi
$ python3 setup.py bdist_wheel
$ pip3 install -e .
$ pip3 install setuptools wheel
$ pip3 install twine
$ python3 setup.py bdist_wheel
$ rm -rf build/ dist/ *.egg-info/
$ python3 -m build
$ twine check dist/* <-- <= twine==6.0.1
$ twine upload --verbose --repository testpypi dist/*
$ twine upload --verbose --repository pypi dist/*
Links:
Library Name: ecomet-i2c-sensors-pypi
Dependency:
- Adafruit_PureIO>=1.1.8
- OPi.GPIO >= 0.5.2
- RPI.GPIO>=0.7.1
- crc>=7.0.0
- pillow>=11.0.0
- pypng>=0.20220715.0
- pyyaml>=6.0.2
- qrcode>=8.0
- smbus2>=0.5.0
- typing-extensions>=4.12.2
Download commands:
vi CHANGELOG.txt
vi setpu.py
pip3 install -i https://test.pypi.org/simple/ ecomet-i2c-sensors <-- API token look into keepas
pip3 install -i https://pypi.org/simple/ ecomet-i2c-sensors
pip install ecomet-i2c-sensors
pip3 install --index-url https://test.pypi.org/simple ecomet-i2c-sensors
Update under requirements.txt file:
pip3 install --upgrade -r requirements.txt --break-system-packages
Release files for ecomet-i2c-sensors 0.1.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ecomet_i2c_sensors-0.1.10.tar.gz | 84.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ecomet_i2c_sensors-0.1.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:193.1 kB
Release files / ecomet_i2c_sensors-0.1.10.tar.gz
| Download URL | ecomet_i2c_sensors-0.1.10.tar.gz |
|---|---|
| Size | 84.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
97fb53b723ac0c1a619fd7a5da9e3886eba455c25a2d077e0c68400c71d0a61b
|
|
BLAKE2b-256 checksum How to use checksums |
a71f7332a3d451520cae183e71649789dc648833078a9c772dfdfb27d58eeb97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.2
|
Release files / ecomet_i2c_sensors-0.1.10-py3-none-any.whl
| Download URL | ecomet_i2c_sensors-0.1.10-py3-none-any.whl |
|---|---|
| Size | 108.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4de46b6ef2f20a0d13ce4a709465186d02d97b7e2a41d11b13def578d151ce0d
|
|
BLAKE2b-256 checksum How to use checksums |
e98793c8760bce876a9811deda609b1cc2b2e5917ffabe6fe3f5b15cd423ece0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.2
|