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.
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-AgEIcHlwaS5vcmcCJDY4N2U5OWM3LTg1ODgtNGZhYi05MjY4LTVjNmE2ZDhmMWJjYQACKlszLCIyNDQ3YWE1ZS05YjFkLTRlZjctOTFlZS03OGExZDk4Mjk2ODgiXQAABiBHdxCGRM8vPTy4p57PzclmhYpBUpDKEc-PCo9oUFyM_g 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
import_01-1.tar.gz
(4.9 kB
view details)
Built Distribution
import_01-1-py3-none-any.whl
(6.4 kB
view details)
File details
Details for the file import_01-1.tar.gz
.
File metadata
- Download URL: import_01-1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0e5347668bb8c4ca937b27c8456d6186e835fd94139e86883ac74016b76f115 |
|
MD5 | d2127380eaa3a343bcfc11f8ebf4126a |
|
BLAKE2b-256 | 4db214ef8bbcae5894aa37f4b0da616ce19bd77edbc6ce197e9c04685ed60c57 |
File details
Details for the file import_01-1-py3-none-any.whl
.
File metadata
- Download URL: import_01-1-py3-none-any.whl
- Upload date:
- Size: 6.4 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 | 248e29642d9508c59a72fc9f338aed36e0d6b8e8e469bb9ab84340a251f07b73 |
|
MD5 | f0b0723c33de29a3d5cc845ed278553e |
|
BLAKE2b-256 | a9a5f1a35aac753baba1709f441f0435abc0aaf4bcc5f093b189f6a70e3c91c8 |