Skip to main content

Библиотека для предобработки документации в формате YFM

Project description

docs-processor

Библиотека для процессинга документации в формате YFM.

Установка

pip install docs-processor

Локальная сборка пакета

python -m pip install --upgrade build twine
python -m build

После сборки артефакты появятся в dist/:

  • *.whl
  • *.tar.gz

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

  1. Создай API token в PyPI (Account settings -> API tokens).
  2. Экспортируй токен:
export TWINE_USERNAME=__token__
export TWINE_PASSWORD=<pypi-token>
  1. Залей пакет:
python -m twine upload dist/*

Для тестового реестра используй:

python -m twine upload --repository testpypi dist/*

Project details


Download files

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

Source Distribution

docs_processor_lib-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

docs_processor_lib-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file docs_processor_lib-0.1.0.tar.gz.

File metadata

  • Download URL: docs_processor_lib-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for docs_processor_lib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 902d0c47d259f40012d17d4ef97da6946bed8b20262a587a8f7c6bd947ed4f76
MD5 65944f8f4344616f29b868715d94ec38
BLAKE2b-256 8f7bdb472508d04ee44a25f4ec0f7d28929c3d37e83ad0a8576e3b7dd8dbf8cb

See more details on using hashes here.

File details

Details for the file docs_processor_lib-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for docs_processor_lib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac1e0f8ceb9e15509cfd060a660151810c89257ce833c61ba84252adecd79bcc
MD5 ac2c8e8d2ec990caddf5da33b2e062b2
BLAKE2b-256 490dafc4f5ef9870bada3ff1cf6acc19304f9c26a94a3bb1a30e1fced5a7116f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page