Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make it a PyPI package #179

Open
clemsciences opened this issue May 29, 2024 · 6 comments
Open

Make it a PyPI package #179

clemsciences opened this issue May 29, 2024 · 6 comments

Comments

@clemsciences
Copy link

Is it suitable to make this repository a Python package easily accessible to coders?
I can do it if needed.

@clemsciences
Copy link
Author

clemsciences commented Jun 15, 2024

In order to suggest code to create the Python package, I need several information:

  • The name of the distribution package used in, for example, pip install <package name>. I suggest OpenStemmata-database. It would become pip install OpenStemmata-database. Is it ok?
  • The name of the import module would become import openstemmata_database even if it is for now useless.

@clemsciences
Copy link
Author

Advances are visible here.

@GusRiva
Copy link
Contributor

GusRiva commented Jun 16, 2024

Hi! Thanks for all the work on this!
I would leave the "database" out . pip install openstemmata and import openstemmata would be better.
I'm wondering if CamelCase for the name of the distribution package the standard? Or should it be simply openstemmata?

@clemsciences
Copy link
Author

clemsciences commented Jun 16, 2024

I don't see any standards for names. There are names like Flask, BeautifulSoup, so we can choose. pip install openstemmata looks also fine and is shorter. It's ok for import openstemmata.
Is there going to be other repositories in https://github.com/OpenStemmata?

@clemsciences
Copy link
Author

By the way, everything is ready as you suggested clemsciences#1. Is it the right moment to open a new pull request?

@Jean-Baptiste-Camps
Copy link
Member

Sorry for the delay, but please do not hesitate to create a PR for this ! Thanks a lot for it !

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

No branches or pull requests

3 participants