Skip to main content

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 -

  1. first delete folders - 1. dist 2. src/dl_01.engg-info
  2. update - in steup.cfg update version no.

then run cmd -

  1. activate venv -
source venv/bin/activate
  1. python3 -m build
twine upload -u __token__ -p pypi-AgEIcHlwaS5vcmcCJDUxN2YxZjdlLTc3MTQtNDY5Ny1hNmE5LTg5YjY1YTUzZTQ0ZQACKlszLCIyNDQ3YWE1ZS05YjFkLTRlZjctOTFlZS03OGExZDk4Mjk2ODgiXQAABiAkkYlXkYbXou2tfB8WEqZjlJuaAFhK_hG5sXzpoiV2xA dist/*

or

  1. twine upload dist/* ## some times this cmd not work. so use other option.

if trying to use this code new module -

  1. follow above steps plus
  2. change dl_01 name in src directory
  3. update name in steup.cfg
  4. run cmds' listed above

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

import_01-1.1.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

import_01-1.1-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page