Quarantined
This project has been quarantined by PyPI admins. It cannot be installed or modified until a security review is complete.
telegram_helper
Минимальная библиотека Python без зависимостей.
При импорте библиотека выводит hello by hazea.
from telegram_helper import greet
print(greet("Мир")) # Hello, Мир!
Локальная установка
python -m pip install .
Публикация в PyPI
- Замените
name,authorsиHomepageвpyproject.toml. Имя пакета должно быть свободно на PyPI. - Соберите дистрибутив:
python -m build. - Проверьте его через TestPyPI:
python -m twine upload --repository testpypi dist/*. - Опубликуйте:
python -m twine upload dist/*.
После публикации установка будет выглядеть так:
python -m pip install telegram_helper
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
telegram_helper-0.1.2.tar.gz
(5.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 telegram_helper-0.1.2.tar.gz.
File metadata
- Download URL: telegram_helper-0.1.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb2d4d7ce04bf318a5eb725b92fe0eeb4f37dd5b700a51bf525d9c592d3dec33
|
|
| MD5 |
903cc36d67ddd1558470d06048149940
|
|
| BLAKE2b-256 |
b9bfff5d323b7312b36cdeee339c90bceb133b1097f0f8fdc9f430411805ab15
|
File details
Details for the file telegram_helper-0.1.2-py3-none-any.whl.
File metadata
- Download URL: telegram_helper-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfb3663e02bc8bba714914413b3995b9fdaff294627a2d7e3126000b704bb2ae
|
|
| MD5 |
38c2a4f1606ba30c9d6d74b54632b40d
|
|
| BLAKE2b-256 |
b7237b1e88dcbf7e88a407860b8f83f28c8eb027828362ed1cc026d968c9be69
|