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

Builds and publishes standard PyPi source and wheel distributions. #21

Merged

Conversation

SekouDiaoNlp
Copy link
Collaborator

  • Allows to Auto-Fill the description in the PyPi page of faster-than-csv.

  • Added the right meta data to 'setup.py' and 'setup.cfg' and placed them where they can be used to generate standard *.tar.gz and *.whl distributions from which PyPi can extract the README and display it.

  • Modified package4pypi.sh to build the *.tar.gz and *.whl distributions in dist/

  • Modified upload2pypi.sh to also upload *.tar.gz and *.whl in addition to *.zip

tweaked benchmark for bigger file
updated for bench-marking much larger file.
uses '\t' for delimiter.
Re-added ',' separator for a more standard test csv file.
…wheel distributions for the package + README will auto-appear on PyPi when uploaded.
This will allow standard installation of the package + Autogenerates the description on PyPi
@SekouDiaoNlp SekouDiaoNlp added the documentation Documentation related label May 15, 2021
@SekouDiaoNlp SekouDiaoNlp self-assigned this May 15, 2021
@juancarlospaco juancarlospaco merged commit 6850266 into juancarlospaco:master May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants