A small example package
Project description
this has been created for college lab exams.
Name of module - cn01
soket
this version - for 5th sem CN Lab
This has been created by duplicating the dl_01 or ml lab module or dl lab module which currently goes by name import_01. .
rest of readme was not upadate due to lazyness.
use -
pip install dl_01
from dl_01 import main
this will generate a list of all the codes available. copy the exact name of the corresponding code that you want to use.
from dl_01 import name_you_copied
this will print the code with target output in output of your screen
for next attempt or to make changes -
- first delete folders - 1. dist 2. src/dl_01.engg-info
- update - in steup.cfg update version no. then run cmd -
- activate venv - source venv/bin/activate
- python3 -m build
- twine upload -u token -p pypi-AgEIcHlwaS5vcmcCJDUxN2YxZjdlLTc3MTQtNDY5Ny1hNmE5LTg5YjY1YTUzZTQ0ZQACKlszLCIyNDQ3YWE1ZS05YjFkLTRlZjctOTFlZS03OGExZDk4Mjk2ODgiXQAABiAkkYlXkYbXou2tfB8WEqZjlJuaAFhK_hG5sXzpoiV2xA
or
- twine upload dist/* ## some times this cmd not work. so use other option.
if trying to use this code for new module -
- follow above steps plus
- change dl_01 name in src directory
- update name in steup.cfg
- run cmds' listed above
#token -- pypi-AgEIcHlwaS5vcmcCJDUxN2YxZjdlLTc3MTQtNDY5Ny1hNmE5LTg5YjY1YTUzZTQ0ZQACKlszLCIyNDQ3YWE1ZS05YjFkLTRlZjctOTFlZS03OGExZDk4Mjk2ODgiXQAABiAkkYlXkYbXou2tfB8WEqZjlJuaAFhK_hG5sXzpoiV2xA
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 Distribution
Built Distribution
File details
Details for the file soket-1.tar.gz
.
File metadata
- Download URL: soket-1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3b708c85ce95867a9e6254f1265468241dccc7c3242ce5f529af4c108038f98 |
|
MD5 | 373af31da4d17f576c0a596a5dedc0e1 |
|
BLAKE2b-256 | 46a26cd16d9c4978c0dc8946ea05d1d236ba4413b2bdd3e93532860d46f9dca3 |
File details
Details for the file soket-1-py3-none-any.whl
.
File metadata
- Download URL: soket-1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 652ba1c3d390fba625060279805c23e7b09aee83067027ec11eb759c5b8c15fc |
|
MD5 | d0ba95bafb5c8a4647fd251049e719bb |
|
BLAKE2b-256 | 85cc76f7f4148ac62a10505bd45c7846ad4d85ec2d7d2191bea8603ad0f984a5 |