Artwork

Content provided by Julian Sequeira & Bob Belderbos, Julian Sequeira, and Bob Belderbos. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Julian Sequeira & Bob Belderbos, Julian Sequeira, and Bob Belderbos or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

#161 - 10 Essential Things to Add to Your Python Project on GitHub

10:34
 
Share
 

Manage episode 419159379 series 2842995
Content provided by Julian Sequeira & Bob Belderbos, Julian Sequeira, and Bob Belderbos. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Julian Sequeira & Bob Belderbos, Julian Sequeira, and Bob Belderbos or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this episode of the Pybites Podcast, hosts Bob Belderbos dives into the essential components you need for a successful public Python project on GitHub.
From organizing your code and creating a standout README.md to setting up automated tests and ensuring your project is contribution-friendly, he covers everything to help you build a robust and collaborative Python project.
Whether you're a seasoned developer or just starting out, these tips will enhance your project's usability, maintainability, and community engagement.
Join the discussion and learn how to set a solid foundation for your open-source projects ...
Mentioned / related links:
- Starting a Python project - poetry, pip-tools, git + GitHub, package or not?
- Using pip-tools to manage Python dependencies
- Increase Python code quality with pre-commit
- How to handle environment variables in Python
- How to test a Python project against multiple versions using tox
- What are Makefiles and why + how to use them in your Python projects

  continue reading

Chapters

1. Introduction (00:00:00)

2. 1. code package (00:01:00)

3. 2. README.md (00:01:22)

4. 3. LICENSE (00:01:58)

5. 4. .gitignore file (00:02:16)

6. 5. tests folder (00:03:03)

7. 6. pyproject.toml + pre-commit (00:03:32)

8. 7. requirements.in and -.txt (00:04:36)

9. 8. CONTRIBUTING.md (00:05:43)

10. 9. .github (actions and issue/PR templates) (00:06:13)

11. 10. docs folder (00:06:48)

12. summary (00:07:24)

13. other files (tox.ini, Makefile, MANIFEST.in) (00:08:07)

166 episodes

Artwork
iconShare
 
Manage episode 419159379 series 2842995
Content provided by Julian Sequeira & Bob Belderbos, Julian Sequeira, and Bob Belderbos. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Julian Sequeira & Bob Belderbos, Julian Sequeira, and Bob Belderbos or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this episode of the Pybites Podcast, hosts Bob Belderbos dives into the essential components you need for a successful public Python project on GitHub.
From organizing your code and creating a standout README.md to setting up automated tests and ensuring your project is contribution-friendly, he covers everything to help you build a robust and collaborative Python project.
Whether you're a seasoned developer or just starting out, these tips will enhance your project's usability, maintainability, and community engagement.
Join the discussion and learn how to set a solid foundation for your open-source projects ...
Mentioned / related links:
- Starting a Python project - poetry, pip-tools, git + GitHub, package or not?
- Using pip-tools to manage Python dependencies
- Increase Python code quality with pre-commit
- How to handle environment variables in Python
- How to test a Python project against multiple versions using tox
- What are Makefiles and why + how to use them in your Python projects

  continue reading

Chapters

1. Introduction (00:00:00)

2. 1. code package (00:01:00)

3. 2. README.md (00:01:22)

4. 3. LICENSE (00:01:58)

5. 4. .gitignore file (00:02:16)

6. 5. tests folder (00:03:03)

7. 6. pyproject.toml + pre-commit (00:03:32)

8. 7. requirements.in and -.txt (00:04:36)

9. 8. CONTRIBUTING.md (00:05:43)

10. 9. .github (actions and issue/PR templates) (00:06:13)

11. 10. docs folder (00:06:48)

12. summary (00:07:24)

13. other files (tox.ini, Makefile, MANIFEST.in) (00:08:07)

166 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide