Skip to main content

Example PyPI package

Project description

JFrog example project

This is an example python project demonstrating how to publish a module to Artifactory.

Configuration

To resolve packages from Artifactory using pip, add the following to ~/.pip/pip.conf:

[global]
index-url = https://<Artifactory-url>/artifactory/api/pypi/<PyPI-Repository>/simple
local/simple

Installation

Run the following commands to build & publish your module:

source venv/bin/activate
pip install twine
python setup.py sdist bdist_wheel
pip install dist/hellojp-0.0.1-py3-none-any.whl --force-reinstall
hellojp

twine upload dist/*
https://pypi.org/project/hellojp/0.0.2/
pip install hellojp==0.0.2

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

hellojp-0.0.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

hellojp-0.0.3-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file hellojp-0.0.3.tar.gz.

File metadata

  • Download URL: hellojp-0.0.3.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for hellojp-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ea7a66a303436545031132f1dcf59a45c1f9502ad290af23e13c611a1b6975a7
MD5 5d3ec80504d10da18c991240c702db62
BLAKE2b-256 40a76f2acb4ed4e1b98aaed9651b3d39bfdfc33b184ad32bf91b4b0053dc811a

See more details on using hashes here.

File details

Details for the file hellojp-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: hellojp-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for hellojp-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d428fb73b56d0601a23c2138ec50a4d34c352b745f6f3668d399206746233929
MD5 55e25b0e59b7050a201c8f3f123c0022
BLAKE2b-256 4b8b5707d7c3b81358cd21184e3c4581962d207e696c9cb16690b13e70b7fa03

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