paint-brush
Developing, Packaging and Distributing a Python Libraryby@darshitac
784 reads
784 reads

Developing, Packaging and Distributing a Python Library

by Darshita Chaturvedi5mMay 24th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

How to use new packaging standards with virtual environment tools — adapted from the official documentations of python.org and Pipenv.org. We will adapt these steps to use them with virtual. environment tools. The earlier standard was to use pip freeze command to generate the requirements.txt file. This file would be read in setup.py file while packaging and distributing the library. We can now get requirements programmatically read Pipfile instead of generating a requirements.txt from PipFile.
featured image - Developing, Packaging and Distributing a Python Library
Darshita Chaturvedi HackerNoon profile picture
Darshita Chaturvedi

Darshita Chaturvedi

@darshitac

Co-Founder & CEO, Atri Labs — Creating a new full-stack web development framework. Prev: MIT, IIT, BlackRock

About @darshitac
LEARN MORE ABOUT @DARSHITAC'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Darshita Chaturvedi HackerNoon profile picture
Darshita Chaturvedi@darshitac
Co-Founder & CEO, Atri Labs — Creating a new full-stack web development framework. Prev: MIT, IIT, BlackRock

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite