Tox plugins and package adaptation #2533
|
Hi, I try to use the tox plugin to improve https://pypi.org/project/eule/ However, I cannot adequately format the original project correctly. Would you provide some further instructions? Please, do not hold back pointint presumably clear instructions out! |
Replies: 8 comments 3 replies
|
It's not clear to me what issues you're having so can't really help.
note you should not be doing this per https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html |
|
@brunolnetto Are you looking for a way to use a formatter for your project? ie black via tox? https://github.com/psf/black I gave a lightning talk on that topic at PyOhio: |
|
It is rather a (mis)understanding of mine than an issue. I am able to create the tox-BLA as it is on instructions. My attempt is to refactor my tox.ini, further configurations files, and project structure to manually inherit these tox good practices. |
|
Imagine I am a cooker and can prepare a good soup. But I read from this recipe book the same recipe, but with better-prepared ingredients and manners. I want to set up my own recipe with these good preparation steps. |
|
Hallo @jugmac00 , Allererstes bedanke ich bei Dir für die Bemühung. Ich versuche eine sehr gute Paketbeispiel zur Verfügung stehen, damit künftige Entwickler sich darauf basieren können. Falls du davon ausprobieren möchtest, kanns du selbst es mit Befehl Atschüss. |
|
Hi Bruno, I had a look at your repository. It looks pretty decent. I noticed a couple of issues, and fixed at least a couple ones so you can run tox. This had nothing to do with tox per se, it was an issue with packaging - so also a see Here we support tox, and not how a perfect project setup should look like - there are many tutorials out there. Cheers, |
|
@jugmac00 Look out grown-up library doing some grown-up stuff. They run so fast these days... https://github.com/soup-engredient/experiments/tree/master/pizzayolo |
It's not clear to me what issues you're having so can't really help.
note you should not be doing this per https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html