Skip to main content

simple-python-lib

Минимальная библиотека Python без зависимостей.

При импорте библиотека выводит hello by hazea.

from simple_python_lib import greet

print(greet("Мир"))  # Hello, Мир!

Локальная установка

python -m pip install .

Публикация в PyPI

  1. Замените name, authors и Homepage в pyproject.toml. Имя пакета должно быть свободно на PyPI.
  2. Соберите дистрибутив: python -m build.
  3. Проверьте его через TestPyPI: python -m twine upload --repository testpypi dist/*.
  4. Опубликуйте: python -m twine upload dist/*.

После публикации установка будет выглядеть так:

python -m pip install simple-python-lib

Download files

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

Source Distribution

simple_python_lib-0.1.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_python_lib-0.1.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file simple_python_lib-0.1.1.tar.gz.

File metadata

  • Download URL: simple_python_lib-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

Hashes for simple_python_lib-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8f3f3a21ca27d68eaceee6fff76e28da1dd55fc12860767fc1d202a31667040f
MD5 a01b5426b4356474cd5a13235abc9b16
BLAKE2b-256 9a148cee320e0b3d7eda57bbf5974c708e8b43508600b6c4abcc1a6f307e728e

See more details on using hashes here.

File details

Details for the file simple_python_lib-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_python_lib-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d661e2bb4e4eb2ec8b38e8c478248909354e573d59109497fa6d35040857bf49
MD5 5bcaee8ab2808af174919e1a3db30e00
BLAKE2b-256 f8ba952a99a89cf16be21c7fcf2403b82650bbee50b0a3323ddcee7ff234e9b2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page