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.1.tar.gz
(2.6 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.1.tar.gz.
File metadata
- Download URL: telegram_helper-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2b6f43dad189d1a27f92396189c79dc7ef75ff850acd65db6902d7c21ae4ccd
|
|
| MD5 |
7b52c9c5511948cbd3c40631b5496dd4
|
|
| BLAKE2b-256 |
f65a1b8636bed22cb29faf2999def39c18c0b03a9db28ec6ca7e34345aba4db6
|
File details
Details for the file telegram_helper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: telegram_helper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
a0105a524468c24a331790fb049a6cc27c6ab2fe6031baf564102300fd0b8e17
|
|
| MD5 |
520d2f2a7d8e8102a4b157fcfe802aab
|
|
| BLAKE2b-256 |
bbbd352b16154bd3e4d81257f4541848a26b483c8e4008e6dcba6bb70084205a
|