🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

pipmaker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pipmaker

<open file 'readme.md', mode 'r' at 0x7fbe04644660>

1.0
PyPI
Maintainers
1

A simple tool to create modules and upload it in PyPi

Before using this module, you must create an account on GitHub and an account on Pypi.

You can do this using this links: http://github.com

https://pypi.org/account/register/

And create a proyect in GitHub with MIT license and copy the URL

Doing this, you only need a python script which must have a principal class with the module methods.

For upload your module to pypi.org, you need to create a new python script in the directory of your class script and use the following code:

https://github.com/DanteAnnetta/pipmaker/blob/main/example.py

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts