Skip to main content

Демо: один файл car_service + UI (catalog2, admin, ent, reg).

Project description

sterben_sharunov

Установка:

pip install sterben_sharunov

Запуск приложения (то же, что car_service_onefile.py):

sterben_sharunov

или

python -m sterben_sharunov

После установки файлы лежат в пакете sterben_sharunov:

  • car_service_onefile.py
  • catalog2.ui, admin.ui
  • ui/ent.ui, ui/reg.ui

Нужны MySQL и настройки в начале car_service_onefile.py (DB_CONFIG).

Публикация на PyPI (делай у себя локально)

  1. Отзови любой API-токен, который когда-либо попадал в чат/репозиторий, и создай новый на pypi.org.

  2. Собери колесо:

    cd sterben_sharunov_pkg
    python3 -m pip install --upgrade build twine
    python3 -m build
    
  3. Загрузка (токен не вставляй в команду — только в переменную окружения):

    export TWINE_USERNAME=__token__
    export TWINE_PASSWORD=pypi-...   # новый секретный токен
    python3 -m twine upload dist/*
    

Имя на PyPI: sterben_sharunov.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

sterben_sharunov-0.1.0-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for sterben_sharunov-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef88ff68d18c34e719e69be51cc8f0e0c6f57b0383455265e87d843d5bc3b5e0
MD5 812761a78fa7d147549a00c184c531c8
BLAKE2b-256 e69e3893f16fdb39ad274166a14513e23aa70e4d7c322a1843169ac379d135fe

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