-
Notifications
You must be signed in to change notification settings - Fork 58
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
TrainTrack: Turning a Python Script to a Sharable and Testable Package #15
Comments
\ö// Our first project proposal started! 💯 That sounds great!! |
Wooo! Thanks @raamana!! ✨✨✨ |
Just saw a realpython article on twitter that is relevant to this project. |
Thanks James - RealPythons tutorials are solid in general. If I end up doing this tutorial (pending the lottery and few other factors), I will certainly use and build on all the existing material. |
They would. They are great services for a data oriented project. But given this tutorial would be focused on turning a script into a package (pypi structure), show how to test it (in a separate file), and distribute / maintain it, i don’t think a notebook-like service would be ideal for it. We’ll see - once the schedule is finalized (and if I’m the leader), I’ll get started working on this. |
Turning Your Python Script into a Sharable and Testable Package
Project Description
Although many code in Python and share their code, it's still a bit niche to take up proper testing of its implementation, and package it for easy distribution via pip. That's partly due to lack of understanding of how they work, and how easy they are once they work. I want to demystify them with a live coding task.
Skills required to participate
Basic python skills would help, but anyone with a reasonable programming skills will benefit from it.
Preparation material
Link to your GitHub repo
To be added
Communication
To be done
Link to the communication channel for your project. You can, for example, create a slack channel for your project inside the Brainhack slack community, and include a slack badge
to invite people to Brainhack slack, where they can then find and join your channel.
![Gitter chat](https://camo.githubusercontent.com/967330ab66eb094a9b13557dcdf2e0ea1234f7b2d4f4f2d8938456f034c1e056/68747470733a2f2f6261646765732e6769747465722e696d2f67697474657248512f6769747465722e706e67)
Or create a community on gitter and link to the chat by including a Gitter badge linking to your community
PS
I am not yet 100% sure I can make it to OHBM yet!
The text was updated successfully, but these errors were encountered: