Skip to main content

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 -

  1. first delete folders - 1. dist 2. src/dl_01.engg-info
  2. update - in steup.cfg update version no. then run cmd -
  3. activate venv - source venv/bin/activate
  4. python3 -m build
  5. twine upload -u token -p pypi-AgEIcHlwaS5vcmcCJDUxN2YxZjdlLTc3MTQtNDY5Ny1hNmE5LTg5YjY1YTUzZTQ0ZQACKlszLCIyNDQ3YWE1ZS05YjFkLTRlZjctOTFlZS03OGExZDk4Mjk2ODgiXQAABiAkkYlXkYbXou2tfB8WEqZjlJuaAFhK_hG5sXzpoiV2xA

or

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

if trying to use this code for 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

#token -- pypi-AgEIcHlwaS5vcmcCJDUxN2YxZjdlLTc3MTQtNDY5Ny1hNmE5LTg5YjY1YTUzZTQ0ZQACKlszLCIyNDQ3YWE1ZS05YjFkLTRlZjctOTFlZS03OGExZDk4Mjk2ODgiXQAABiAkkYlXkYbXou2tfB8WEqZjlJuaAFhK_hG5sXzpoiV2xA

Project details


Release history Release notifications | RSS feed

This version

1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soket-1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

soket-1-py3-none-any.whl (6.8 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