התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות


Skip Straight To The Fun Part Of Your Project With PyScaffold
Manage episode 346295776 series 1297742
Summary
Starting a new project is always exciting and full of possibility, until you have to set up all of the repetitive boilerplate. Fortunately there are useful project templates that eliminate that drudgery. PyScaffold goes above and beyond simple template repositories, and gives you a toolkit for different application types that are packed with best practices to make your life easier. In this episode Florian Wilhelm shares the story behind PyScaffold, how the templates are designed to reduce friction when getting a new project off the ground, and how you can extend it to suit your needs. Stop wasting time with boring boilerplate and get straight to the fun part with PyScaffold!
Announcements
- Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great!
- When you’re ready to launch your next app or want to try a project you hear about on the show, you’ll need somewhere to deploy it, so take a look at our friends over at Linode. With their managed Kubernetes platform it’s easy to get started with the next generation of deployment and scaling, powered by the battle tested Linode platform, including simple pricing, node balancers, 40Gbit networking, dedicated CPU and GPU instances, and worldwide data centers. And now you can launch a managed MySQL, Postgres, or Mongo database cluster in minutes to keep your critical data safe with automated backups and failover. Go to pythonpodcast.com/linode and get a $100 credit to try out a Kubernetes cluster of your own. And don’t forget to thank them for their continued support of this show!
- Your host as usual is Tobias Macey and today I’m interviewing Florian Wilhelm about PyScaffold, a Python project template generator with batteries included
Interview
- Introductions
- How did you get introduced to Python?
- Can you describe what PyScaffold is and the story behind it?
- What is the main goal of the project?
- There are a huge number of templates and starter projects available (both in Python and other languages). What are the aspects of PyScaffold that might encourage someone to adopt it?
- What are the different types/categories of applications that you are focused on supporting with the scaffolding?
- For each category, what is your selection process for which dependencies to include?
- How do you approach the work of keeping the various components up to date with community "best practices"?
- Can you describe how PyScaffold is implemented?
- How have the design and goals of the project changed since you first started it?
- What is the user experience for someone bootstrapping a project with PyScaffold?
- How can you adapt an existing project into the structure of a pyscaffold template?
- Are there any facilities for updating a project started with PyScaffold to include patches/changes in the source template?
- What are the most interesting, innovative, or unexpected ways that you have seen PyScaffold used?
- What are the most interesting, unexpected, or challenging lessons that you have learned while working on PyScaffold?
- When is PyScaffold the wrong choice?
- What do you have planned for the future of PyScaffold?
Keep In Touch
- Website
- FlorianWilhelm on GitHub
- @florianwilhelm on Twitter
Picks
- Tobias
- Daredevil TV series
- Florian
Closing Announcements
- Thank you for listening! Don’t forget to check out our other shows. The Data Engineering Podcast covers the latest on modern data management. The Machine Learning Podcast helps you go from idea to production with machine learning.
- Visit the site to subscribe to the show, sign up for the mailing list, and read the show notes.
- If you’ve learned something or tried out a project from the show then tell us about it! Email hosts@podcastinit.com) with your story.
- To help other people find the show please leave a review on iTunes and tell your friends and co-workers
Links
- PyScaffold
- Innovex
- SAP
- Cookiecutter
- Pytest
- Sphinx
- pre-commit
- Black
- Flake8
- Poetry
- Setuptools
- mkdocs
- ReStructured Text
- Markdown
- Setuptools-SCM
- Hatch
- Flit
- Versioneer
- Gource git visualization
- MyPy Compiler
- Rust Cargo
The intro and outro music is from Requiem for a Fish The Freak Fandango Orchestra / CC BY-SA
394 פרקים
Manage episode 346295776 series 1297742
Summary
Starting a new project is always exciting and full of possibility, until you have to set up all of the repetitive boilerplate. Fortunately there are useful project templates that eliminate that drudgery. PyScaffold goes above and beyond simple template repositories, and gives you a toolkit for different application types that are packed with best practices to make your life easier. In this episode Florian Wilhelm shares the story behind PyScaffold, how the templates are designed to reduce friction when getting a new project off the ground, and how you can extend it to suit your needs. Stop wasting time with boring boilerplate and get straight to the fun part with PyScaffold!
Announcements
- Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great!
- When you’re ready to launch your next app or want to try a project you hear about on the show, you’ll need somewhere to deploy it, so take a look at our friends over at Linode. With their managed Kubernetes platform it’s easy to get started with the next generation of deployment and scaling, powered by the battle tested Linode platform, including simple pricing, node balancers, 40Gbit networking, dedicated CPU and GPU instances, and worldwide data centers. And now you can launch a managed MySQL, Postgres, or Mongo database cluster in minutes to keep your critical data safe with automated backups and failover. Go to pythonpodcast.com/linode and get a $100 credit to try out a Kubernetes cluster of your own. And don’t forget to thank them for their continued support of this show!
- Your host as usual is Tobias Macey and today I’m interviewing Florian Wilhelm about PyScaffold, a Python project template generator with batteries included
Interview
- Introductions
- How did you get introduced to Python?
- Can you describe what PyScaffold is and the story behind it?
- What is the main goal of the project?
- There are a huge number of templates and starter projects available (both in Python and other languages). What are the aspects of PyScaffold that might encourage someone to adopt it?
- What are the different types/categories of applications that you are focused on supporting with the scaffolding?
- For each category, what is your selection process for which dependencies to include?
- How do you approach the work of keeping the various components up to date with community "best practices"?
- Can you describe how PyScaffold is implemented?
- How have the design and goals of the project changed since you first started it?
- What is the user experience for someone bootstrapping a project with PyScaffold?
- How can you adapt an existing project into the structure of a pyscaffold template?
- Are there any facilities for updating a project started with PyScaffold to include patches/changes in the source template?
- What are the most interesting, innovative, or unexpected ways that you have seen PyScaffold used?
- What are the most interesting, unexpected, or challenging lessons that you have learned while working on PyScaffold?
- When is PyScaffold the wrong choice?
- What do you have planned for the future of PyScaffold?
Keep In Touch
- Website
- FlorianWilhelm on GitHub
- @florianwilhelm on Twitter
Picks
- Tobias
- Daredevil TV series
- Florian
Closing Announcements
- Thank you for listening! Don’t forget to check out our other shows. The Data Engineering Podcast covers the latest on modern data management. The Machine Learning Podcast helps you go from idea to production with machine learning.
- Visit the site to subscribe to the show, sign up for the mailing list, and read the show notes.
- If you’ve learned something or tried out a project from the show then tell us about it! Email hosts@podcastinit.com) with your story.
- To help other people find the show please leave a review on iTunes and tell your friends and co-workers
Links
- PyScaffold
- Innovex
- SAP
- Cookiecutter
- Pytest
- Sphinx
- pre-commit
- Black
- Flake8
- Poetry
- Setuptools
- mkdocs
- ReStructured Text
- Markdown
- Setuptools-SCM
- Hatch
- Flit
- Versioneer
- Gource git visualization
- MyPy Compiler
- Rust Cargo
The intro and outro music is from Requiem for a Fish The Freak Fandango Orchestra / CC BY-SA
394 פרקים
Wszystkie odcinki
×

1 Update Your Model's View Of The World In Real Time With Streaming Machine Learning Using River 1:16:23


1 Declarative Machine Learning For High Performance Deep Learning Models With Predibase 59:22


1 Build Better Machine Learning Models With Confidence By Adding Validation With Deepchecks 47:37


1 Build A Full Stack ML Powered App In An Afternoon With Baseten 45:22


1 Skip Straight To The Fun Part Of Your Project With PyScaffold 57:46


1 Add Configuration Best Practices To Your Application In An Afternoon With Dynaconf 1:03:59


1 Take A Tour Of The Hidden Language Of Hardware And How It Powers Your Code 41:50


1 Take Control Of Your Electrical Systems With The Open Source FlexMeasures Energy Management System 49:17


1 How And Why To Build Effective Teams As An Engineering Leader 1:04:50


1 Complete Your Hardware "Weekend Projects" In An Actual Weekend With Belay 48:30


1 Catching Up With Pyre, A Fast Type Checker For Python 51:45


1 Standardizing On Python For All Software Projects At Ascend.io 50:26


1 Exploring The Process And Practice Of Building Better Software Through Code Reviews 57:24


1 Ship With Confidence By Automating Quality Assurance 1:09:05


1 Remove Roadblocks And Let Your Developers Ship Faster With Self-Serve Infrastructure 1:01:49
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.