Skip to main content

Install my app, not for all people

Project description

Build package

python3 setup.py sdist bdist_wheel

Publish package to Pypi

twine upload dist/*

Docker environment

docker run -it --rm -v $(pwd):/workspace/v-installer python:3.10.10-alpine /bin/sh

apk update
cd /workspace/v-installer
python3 -m pip install setuptools
python3 setup.py sdist bdist_wheel
apk add twine
apk add gcc python3-dev musl-dev linux-headers
TWINE_USERNAME="__token__" TWINE_PASSWORD="pypi-....................................................." twine upload --non-interactive 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

v-installer-0.0.30.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

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

v_installer-0.0.30-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file v-installer-0.0.30.tar.gz.

File metadata

  • Download URL: v-installer-0.0.30.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.10

File hashes

Hashes for v-installer-0.0.30.tar.gz
Algorithm Hash digest
SHA256 d4d468fdd2e7742af87a4c9563fc4ddbd7e31b0ff90f51457b2420f0ed762e14
MD5 12e1b892ca046c8920e54498d0fdec27
BLAKE2b-256 6235d99f4c4867ff602fc911885ddb1cb4710b1af206b2a9f4e3003c733e8eea

See more details on using hashes here.

File details

Details for the file v_installer-0.0.30-py3-none-any.whl.

File metadata

  • Download URL: v_installer-0.0.30-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.10

File hashes

Hashes for v_installer-0.0.30-py3-none-any.whl
Algorithm Hash digest
SHA256 09b4890cd4d7fcd6d9a4b5fb33e4aed9e01b2717b354a7fdf27fc5f6989ec361
MD5 a5ad7b4e920e0ea325b4b8287b397ecf
BLAKE2b-256 16b2f7793a9ef320c8b1c2616f033846d1c2f9b02f7ed8eb6e14c2554bc14b2b

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