Project is under development and soon be uploaded.
Project description
python package publishing from
https://www.youtube.com/watch?v=Kz6IlDCyOUY&t=4s
Commands so far
conda create -n qiskit_noise_analysis
conda activate qiskit_noise_analysis
conda install python
pip install setuptools wheel twine
# create necessary files for package + setup.py file
# to create the package
python setup.py sdist bdist_wheel
# testing locally
pip install dist/qiskit_noise_analysis-0.1-py3-none-any.whl
# uploading to pypi
twine upload dist/*
Packages untill now:
- python 3.13.2
- pip 25.1
Folder setup
qiskit_noise_analysis |---qiskit_noise_analysis | |--- init.py | |___ main.py |---setup.py |---README.py
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
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 qiskit_noise_analysis-0.1.1.tar.gz.
File metadata
- Download URL: qiskit_noise_analysis-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dcae7536f065b310c9f4326505dd06eeaaa0dcf46e69bd484901a4ed2bb5b08
|
|
| MD5 |
bfe41c1fb59735d8461e718717d694fc
|
|
| BLAKE2b-256 |
27b1af1ec40373d0b84b2d13b4646a9d3d1979cc698af1cf4c1909d88f6454b1
|
File details
Details for the file qiskit_noise_analysis-0.1.1-py3-none-any.whl.
File metadata
- Download URL: qiskit_noise_analysis-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d1f400b21ef69581ef08894437d3b81a6d73d031a7c9e6274850c2415542661
|
|
| MD5 |
eaf767a8fbfa1d0c9d1d14161be45206
|
|
| BLAKE2b-256 |
1e2256e27e290bf69a68e029d42f6070aa7e3f57e2473517943f2564207f6b86
|