Carbon-API icon indicating copy to clipboard operation
Carbon-API copied to clipboard

Make package pip installable and publish to PyPI?

Open bbelderbos opened this issue 3 years ago • 0 comments

Hey @cyberboysumanjay really cool project, thanks!

I used it the other day for an API I was building (https://github.com/bbelderbos/Carbon-API), but found it a bit hard to pull in your code. To facilitate that I moved the files into a src/ folder and made a setup.py so I could pip install my fork.

Interested in a PR with these changes?

And would you like to take it one step further publishing the project on PyPI so we can just run pip install carbon-api or something like that?

Thanks, Bob

bbelderbos avatar Aug 06 '21 06:08 bbelderbos