-
Scientific Python
Community developed and owned ecosystem for scientific computing
-
Scipy Lecture Notes — Scipy lecture notes
Tutorials on the scientific Python ecosystem: a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to… · scipylectures, pdf, tutorials, scientific, python
-
Python Awesome
A nice collection of often useful awesome Python frameworks, libraries and software.
-
3.14.0 Documentation
Welcome! This is the official documentation for Python 3.14.0. What's new in Python 3.14? Or all "What's new" documents since Python 2.0 Tutorial Start here: a tour of Python's syntax and features · python, syntax, library, reference, language
-
Python Developer’s Guide
This guide is a comprehensive resource for contributing to Python – for both new and experienced contributors. It is maintained by the same community that maintains Python. We welcome your contribu...
-
Python Packaging User Guide
The Python Packaging User Guide (PyPUG) is a collection of tutorials and guides for packaging Python software.
-
Goodwright - Software for Scientists
Software for scientists.
-
Python in Science
Scientific adventures with Python. · scientific, adventures, python
-
GitHub - ml-tooling/best-of-web-python: 🏆 A ranked list of awesome python libraries for web development. Updated weekly.
🏆 A ranked list of awesome python libraries for web development. Updated weekly. - ml-tooling/best-of-web-python
-
Python Packaging User Guide
The Python Packaging User Guide (PyPUG) is a collection of tutorials and guides for packaging Python software.
-
astropy: A Community Python Library for Astronomy — Astropy v7.1.1
Version: 7.1.1 - What’s New in Astropy 7.1? Useful links: Installation | Issues & Ideas | Get Help | Contribute | About The astropy package contains key functionality and common tools needed for performing astronomy and… · astropy, useful, links, help, package
-
Scientific Programming with Python
This website contains resources, articles and tutorials on using Python for science and engineering applications. It also hosts supplementary material for my books, Learning Scientific Programming with Python and Python… · python, website, contains, applications, learning
-
The Python Package Index Blog
As 2025 comes to a close, it's time to look back at another busy year for the Python Package Index. This year, we've focused on delivering critical security enhancements, rolling out powerful new features for… · pypi, packages, security, publish, tokens
-
Welcome to pyOpenSci - pyOpenSci
We make it easier for scientists to create, find, maintain, and contribute to reusable code and software.
-
Escuelita Python
“Un espacio amigable y seguro para aprender o perfeccionarse en Python” Es un ámbito académico abierto a la comunidad, con profesores de amplia experiencia profesional y docente. Apunta a la excelencia… · python, con, experiencia, docente, software
-
Welcome to Python Packages! — Python Packages
An open source book describing modern and efficient workflows for developing and maintaining Python packages!
-
Scientific Python - Scientific User-Developers
A place for the Scientific Python community of users and developers to talk
-
Learn -
Documentation for the Scientific Python community.
-
blog.davep.org
Posted on 2025-07-19 15:00 +0100 in Coding • Tagged with Python, terminal, textual, disassembly, ast • 2 min read Back in the very early days of my involvement with Textualize, while looking for fun things to build to… · python, textual, code, looking, tree
-
Python Packaging Guide — OpenAstronomy Python Packaging Guide documentation
This guide is intended to explain modern Python packaging, it covers most of the core components of a modern package, and explains these components. It is broken up into the following sections: With this guide is a… · template, package, cookiecutter, cruft, guide
-
Tools -
Tools and services for scientific Python developers and packages.
-
eduzen
Hi! I'm Eduardo 🤓. I write mostly about python. Thank you for reading me.
-
Planet Python
Last update: November 30, 2025 01:43 AM UTC 72nd issue of Andrei's Python Monthly: uv is the Future, Python Hyperflask, Python 3.14 is here, and much more. Read the full newsletter to get up-to-date with everything you… · python, here, reader, last, much
-
astropy: A Community Python Library for Astronomy — Astropy v7.1.1
Version: 7.1.1 - What’s New in Astropy 7.1? Useful links: Installation | Issues & Ideas | Get Help | Contribute | About The astropy package contains key functionality and common tools needed for performing astronomy and… · astropy, useful, links, help, package
-
Code Calamity - Hodgepodges from a coder's mind
Earlier this year at PyCon 2025 I avoid several talks about python packaging that include talks about this new uv thing. I felt very validated doing so as after talking to others that went to those talks, as they felt… · very, talks, felt, rtx, been
-
Guides, Tricks and Tips Relating to Python Code
OPPURTUNITIES ARE WAITING FOR YOU If you are looking for an efficient way to master Python and Search Engine Optimisation alike, Python ORG UK is the place to go given our 10 years of experience in the field! We have all… · python, seo, coding, business, agency
-
Python for Bioinformatics
A solid introduction to programming with Python, written for biologists, bioinformatics specialists and bench scientists in mind. There have been a lot of changes since the first edition was written in 2009. Enterprise… · python, software, development, bioinformatics, first
-
Coming Soon
We're under construction. Please check back for an update soon. · under, construction, back, update, soon
-
Python Tutorials for Programmers
Python Tutorials for Programmers, beginner to expert
-
Planet Python
Last update: November 27, 2025 10:42 AM UTC NiceGUI is a Python library that allows developers to create interactive web applications with minimal effort. It's intuitive and easy to use. It provides a high-level… · nicegui, python, web, command, library
-
Boom! Michael Droettboom's blog
A talk I gave at PyCon Colombia 2025 An early report on getting the scientific Python stack compiled to WebAssembly. A talk I gave at PyCon Colombia 2025 · scientific, python, software, talk, gave
-
Donation for the Packaging Workgroup – Python Software Foundation
The purpose of this working group is to support the larger efforts of improving and maintaining the packaging ecosystem in Python through fundraising and disbursement of raised funds. It largely focuses on efforts such… · python, packaging, efforts, paypal, working
-
@jneves - python in a cloud world
If it's your main project directory and your project is not just a package, no. If the directory is a package, yes. If you're coming from python 2, the above seems obvious, but if you started programming with python 3… · python, packages, directory, package, work
-
PythonLib Теория, задачи, видеоуроки, книги, форум, онлайн компилятор, Python, курсы питон бесплатно программирование питон
Бесплатный сайт сервис по обучению программирования, обучитесь питону бесплатно, на сайте вы найдете блог, форум, видео лекции, теорию, библиотеки, книги по программированию Изучайте Python бесплатно!
-
Scientific Python Lectures — Scientific Python Lectures
Tutorials on the scientific Python ecosystem: a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to… · python, scientific, ecosystem, tutorials, quick
-
Publishing Python Packages: Test, share, and automate your projects | Dane Hillard
Learn to create, publish, and maintain shared Python software through practical examples.
-
CodeRobot
by Robin Abbi (robin.abbi.thisbitshouldnotbehere@downley.net) coding python I was so pleased to come across this great article on the pain of Python packaging . My approach to Python packaging has been to 'just make it… · python, robin, abbi, packaging, thisbitshouldnotbehere
-
Microlib
A python package is called a microlib, if all of the following are true: Why do we want to follow these principles? Why keep it small? Because it will take very short time for a developer to get familiar with the… · microlib, should, these, keep, because
-
UsePy | A blazing easy python tool kit
Released under the MIT License. · released, under, mit, license
-
Getting Started - recipe-scrapers
Documentation for recipe-scrapers - Python package for scraping recipes data from the web
-
Python Practice Projects - Ideas for the Aspiring Developer
Programming practice projects designed to take your Python coding chops to the next level
-
3.14.2 Documentation
Welcome! This is the official documentation for Python 3.14.2. What's new in Python 3.14? Or all "What's new" documents since Python 2.0 Tutorial Start here: a tour of Python's syntax and features · python, syntax, library, reference, language
-
Oven: Explore Python packages
A warehouse alternative to explore Python packages
-
ASPP2025/start
Scientists spend a significant amount of time writing, maintaining and debugging software. While techniques for doing this efficiently have evolved, only few scientists have been trained to use them. They end up being… · programming, scientists, work, participants, school
-
Python Brasil [10]
A PythonBrasil é considerada um dos principais eventos de tecnologia na atualidade da América Latina. Ela reúne vários desenvolvedores, gestores, entusiastas, pesquisadores e interessados durante 5 dias para discutir… · pythonbrasil, com, sobre, software, python
-
Python for scientific instrument control | Python For The Lab
We are experts at controlling scientific instruments with Python. From labs to companies that want to bring their software to the next level.
-
Python in the Lab
-
Welcome - Tim Staley
I'm a software engineer of sorts and an ex-academic. Probably the best label for what I do is "research software engineer". In practice, that means I spend my time working with domain specialists to figure out how to… · software, find, time, engineer, best
-
PythonB.org - Learn, Code, and Build with Python
Learn Python with step-by-step tutorials, guides, and projects. PythonB.org covers web development, data science, automation, and more. Start coding today!