Enhancement : Create a package for pypi
See original GitHub issueHello,
I was just wondering if is there a reason to not create a package that will be easily installed with a simple pip install Kijiji-Repost-Headless
?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
How to Publish an Open-Source Python Package to PyPI
In this step-by-step tutorial, you'll learn how to create a Python package for your project and how to publish it to PyPI, the...
Read more >How to publish a Python Package to PyPi | by Aveek Das
1. Write your python module and save it under a directory. · 2. Create the setup.py file with necessary information. · 3. Choose...
Read more >How to upload your python package to PyPi - Medium
This is easy. Simply upload your new code to github, create a new release, then adapt the setup.py file (new download_url — according...
Read more >Packaging Python Projects
This tutorial walks you through how to package a simple Python project. It will show you how to add the necessary files and...
Read more >3. How to package a Python
How do we install and use our package? There are several tools available to develop installable Python packages. The most common are poetry...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
phew another doomsday topic avoided 😛
I’m also on the side of not putting this on pypi. I too worry that too much exposure would mean that Kijiji would be more active in modifying their backend to deter the use of tools like this.