Results for py · 0.250s

Sponsored
github.com/pymc-labs/pymc-marketing

pymc-labs/pymc-marketing

Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more. (⭐ 1077)

Sponsored Partners
github.com/lawsecnet/Pentesting-with-Python

lawsecnet/Pentesting-with-Python

Various penetration testing tools written in Python. Based mostly on ideas and implementations presented in 'Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers' by TJ O'Connor and 'Black Hat Python' by Justin Seitz. (⭐ 70)

www.reddit.com/r/udemyfreebies/comments/1rkv5f5/udemy_free_courses_today_100_off_coupons_updated

? Udemy Free Courses Today – 100% Off Coupons | Updated Mar 05, 2026

Python Programming Zero to Hero: Learn Python Step by Step [https://freewebcart.com/course/python-programming-zero-to-hero-learn-python-step-by-step/](https://freewebcart.com/course/python-programmin...

github.com/tchellomello/python-arlo

tchellomello/python-arlo

Python Arlo is a library written in Python 2.7/3x that exposes the Netgear Arlo cameras as Python objects. (⭐ 102)

docs.python.org/3/whatsnew/3.14.html

What’s new in Python 3.14 — Python 3.14.3 documentation

2 days ago · Python 3.14 was released on 7 October 2025. For full details, see the changelog. Python 3.14 is the latest stable release of the Python programming language, with a mix of changes to the …

github.com/python/python-docs-el

python/python-docs-el

Greek Translation of the Python Documentation (⭐ 28)

github.com/pytest-dev/pytest

pytest-dev/pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing (⭐ 13698)

github.com/pycom/pycom-libraries

pycom/pycom-libraries

MicroPython libraries and examples that work out of the box on Pycom's IoT modules (⭐ 341)

en.wikipedia.org/wiki/Ball_python

Ball python - Wikipedia

The ball python (Python regius), also called the royal python, is a python species native to West and Central Africa, where it lives in grasslands, shrublands

en.wikipedia.org/wiki/Python

Python - Wikipedia

Look up Python or python in Wiktionary, the free dictionary. Python may refer to: Pythonidae, a family of nonvenomous snakes found in Africa, Asia, and

beginnersbook.com/2018/03/python-tutorial-learn-programming

Python Tutorial – Learn Python Programming with examples

Mar 14, 2019 · This tutorial is for both beginners and advanced Python learners. I recommend you to read and practice the tutorials in the given order. Python Tutorial Basics: 1. Introduction to Python …

github.com/pyjs/original-pyjs

pyjs/original-pyjs

Pyjs canonical sources. Start here! (⭐ 1143)

tutorials.aposteriori.com.sg/20-Pygame-Zero-Basics/10-Intro/10-intro.html

Pygame Zero Basics - tutorials.aposteriori.com.sg

But while Pygame is great, it can be difficult for new programmers to use. That's where Pygame Zero comes in. Pygame Zero is a module that works on top of Pygame and makes it beginner …

github.com/python/python-docs-es

python/python-docs-es

Spanish translation of the Python documentation. (⭐ 361)

arxiv.org/abs/2404.00776v2

PyTorch Frame: A Modular Framework for Multi-Modal Tabular Learning

We present PyTorch Frame, a PyTorch-based framework for deep learning over multi-modal tabular data. PyTorch Frame makes tabular deep learning easy by providing a PyTorch-based data structure to handle complex tabular data, introducing a model abstra...

github.com/pydantic/pydantic-ai

pydantic/pydantic-ai

GenAI Agent Framework, the Pydantic way (⭐ 15252)

github.com/PyPSA/pypsa-eur

PyPSA/pypsa-eur

PyPSA-Eur: A Sector-Coupled Open Optimisation Model of the European Energy System (⭐ 543)

github.com/haseebalam/python-twitter-api

haseebalam/python-twitter-api

software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. '''A library that provide…

www.holyart.co.uk/liturgical-accessories/pyxes-and-burses

Pyxes and Burses | online sales on HOLYART.co.uk

Holyart is the first shop that sells Pyxes and Burses in Italy online only! Try for yourself the quality of Pyxes and Burses from our catalog!

stackoverflow.com/questions/1957054/is-it-possible-to-compile-a-program-written-in-python

compilation - Is it possible to compile a program written in Python ...

I am new to the Python programming language. I was wondering if it is possible to compile a program to written in Python. Is it possible to convert Python scripts to some lower level programming

stackoverflow.com/questions/6392739/what-does-the-at-symbol-do-in-python

What does the "at" (@) symbol do in Python? - Stack Overflow

96 What does the “at” (@) symbol do in Python? @ symbol is a syntactic sugar python provides to utilize decorator, to paraphrase the question, It's exactly about what does decorator do in Python? Put it …

stackoverflow.com/questions/76376486/how-to-install-pytorch-with-cuda-support-using-conda

How to install Pytorch with CUDA support using conda?

Jun 1, 2023 · The cuda-pytorch installation line is the one provided by the OP (conda install pytorch -c pytorch -c nvidia), but it's reaaaaally common that cuda support gets broken when upgrading many …

github.com/AbhishekMali21/PYTHON-FOR-EVERYBODY

AbhishekMali21/PYTHON-FOR-EVERYBODY

| Python for Everybody - Exploring Data Using Python 3 | Author - Charles R. Severance @csev | Chapter Practices & Exercises | (⭐ 22)

github.com/AdityaBagad/python-for-everybody

AdityaBagad/python-for-everybody

This repository contains solutions to the exercises for the book, Python For Everybody: Exploring Data Using Python 3 - Charles R. Severance (⭐ 30)

stackoverflow.com/questions/6392739/what-does-the-at-symbol-do-in-python

What does the "at" (@) symbol do in Python? - Stack Overflow

96 What does the “at” (@) symbol do in Python? @ symbol is a syntactic sugar python provides to utilize decorator, to paraphrase the question, It's exactly about what does decorator do in Python? Put it …

stackoverflow.com/questions/69617489/can-i-get-incoming-extra-fields-from-pydantic

Can I get incoming extra fields from Pydantic? - Stack Overflow

Oct 18, 2021 · I have defined a pydantic Schema with extra = Extra.allow in Pydantic Config. Is it possible to get a list or set of extra fields passed to the Schema separately. For ex: from pydantic …

docs.python.org/3/library/index.html

The Python Standard Library — Python 3.14.3 documentation

1 day ago · While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with …

www.python.org/about

About Python™ | Python.org

The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international …

Sponsored