Skip to main content

Robert Common Library

Project description

📦 RobertCommon (Robert Common Library)

Owners

  • Owner: Hun0423
  • Co-owner: Hun0423

Build the package

  • Read first Packaging Python Projects

  • Install build tool

     python -m pip install --upgrade build
    
  • Build package

     python -m build
    

Upload to private Python Package Index -

  • Setup Python Package Index

Please refer to Update .pypirc file, setup smartbeop python package index like below. The user name and password can be found here.

[distutils]
index-servers = pypi

[smartbeop]
	repository = https://upload.pypi.org/legacy/
	username = %username%
	password = %password%
  • Install twine

     python -m pip install --upgrade twine
    
  • Upload to smartbeop pypi

     python -m twine upload 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

RobertCommon-0.1.2.tar.gz (25.8 kB view details)

Uploaded Source

File details

Details for the file RobertCommon-0.1.2.tar.gz.

File metadata

  • Download URL: RobertCommon-0.1.2.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.9

File hashes

Hashes for RobertCommon-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b4ed978a7ed290b53b8636a966e3cc844ebe2a4aee90d7e828bb5e090341d8af
MD5 89d14e674c3ba6bd997328d589b95ddf
BLAKE2b-256 de9a132f530e611fc9d8a1c1b55e5d03ad5f821fddf19ac37aba45367c56b85a

See more details on using hashes here.

Supported by

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