Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add caskdb to pypi #5

Closed
wants to merge 1 commit into from
Closed

Add caskdb to pypi #5

wants to merge 1 commit into from

Conversation

avinassh
Copy link
Owner

@avinassh avinassh commented May 6, 2022

Status:

  • Locally now it can be installed via python setup.py install and then importing from cdbpie import DiskStorage
  • WIP: If I pip install the same, it breaks saying module cdbpie cannot found

@widp
Copy link

widp commented Jan 19, 2023

This works for me locally (pip install .).
Could it be an issue with the URL and pypi
url="https://github.com/avinassh/cdb/",

@avinassh
Copy link
Owner Author

Hey @widp thank you for checking. URL doesn't make any difference though.

I think pip install . is same as python setup.py install

I want to upload this lib to PyPi, so people can just do pip install caskdb

@avinassh avinassh changed the title Add cdb to pypi Add caskdb to pypi Jan 19, 2023
@avinassh
Copy link
Owner Author

avinassh commented Sep 3, 2023

exlporing pyproject.toml might be a good idea - https://til.simonwillison.net/python/pyproject

@tusharsadhwani
Copy link
Contributor

I can help with this, I have a few packages on PyPI. Should I give it a shot?

@avinassh
Copy link
Owner Author

@tusharsadhwani yes, go ahead!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants