Package for maintaining centralized goverance of data for company data extraction
Project description
jelloow-names
Package for maintaining centralized governance of data for company data extraction
Deployment to PyPi
Add credential to ~/.pypirc file.
echo "[pypi]
username = __token__
password = $PIPY_TOKEN" >> ~/.pypirc
Create and activate a virtual environment.
python -m venv venv
python.exe -m pip install --upgrade pip
#linux / mac
source venv/bin/activate
#windows
venv\Scripts\Activate.ps1
pip install -r requirements.txt
Build the package and then upload it to PyPi.
python -m build
python -m twine upload --repository pypi dist/*
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jelloow_names-0.0.2-py3-none-any.whl.
File metadata
- Download URL: jelloow_names-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82f4d4fab87cb8b25130288846672bb61e06e5eb6024350ee91d6f383c6cba2d
|
|
| MD5 |
fc43acde9ef43dbfaa86e7b2cf2467ea
|
|
| BLAKE2b-256 |
ae78dc84c526eef1a2b111d787de906c61ed88b111fd1da0777d5670239ee805
|