A small example package
Project description
this has been created for college lab exams.
this version - for 5th sem DL lab
dl_01 or dl-01 has been deleted by ddcrpf due it being circulated out to people of non authority. new module will be created.
new module name -- import_01
use -
pip install dl_01
from import_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 import_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 dist/*
or
- twine upload dist/* ## some times this cmd not work. so use other option.
if trying to use this code new module -
- follow above steps plus
- change dl_01 name in src directory
- update name in steup.cfg
- run cmds' listed above
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
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 import_01-1.2.tar.gz.
File metadata
- Download URL: import_01-1.2.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
205f3508f614e44db9dd6cc2274a6b2aa20cdd4222cb0b68cf4b873a0ef9f082
|
|
| MD5 |
ead5d73d759be8393b251a73c148d087
|
|
| BLAKE2b-256 |
819088317f8e6298f94468fb31df8492507806cafa3eacfa820f0167934563ee
|
File details
Details for the file import_01-1.2-py3-none-any.whl.
File metadata
- Download URL: import_01-1.2-py3-none-any.whl
- Upload date:
- Size: 19.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 |
d91716397ac66409d90fe5934a8e59a01cb288b840cee0f57cfe84fd39ab7ea1
|
|
| MD5 |
126a8bc808b0c786e073c13f7e335c5e
|
|
| BLAKE2b-256 |
b72c15edf2b0ead23a06b52b4351970a01146812568eb9e724c7571fc9e7743e
|