You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: