A short description of my package
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ecomet_i2c_sensors-0.1.10.tar.gz
(84.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ecomet_i2c_sensors-0.1.10.tar.gz.
File metadata
- Download URL: ecomet_i2c_sensors-0.1.10.tar.gz
- Upload date:
- Size: 84.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97fb53b723ac0c1a619fd7a5da9e3886eba455c25a2d077e0c68400c71d0a61b
|
|
| MD5 |
605ea09d51b5876f25726297f4033074
|
|
| BLAKE2b-256 |
a71f7332a3d451520cae183e71649789dc648833078a9c772dfdfb27d58eeb97
|
File details
Details for the file ecomet_i2c_sensors-0.1.10-py3-none-any.whl.
File metadata
- Download URL: ecomet_i2c_sensors-0.1.10-py3-none-any.whl
- Upload date:
- Size: 108.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de46b6ef2f20a0d13ce4a709465186d02d97b7e2a41d11b13def578d151ce0d
|
|
| MD5 |
41872311941b77ae6f0b033559ed8199
|
|
| BLAKE2b-256 |
e98793c8760bce876a9811deda609b1cc2b2e5917ffabe6fe3f5b15cd423ece0
|