good first issue
Good for newcomers
#
python-language
Here are 54 public repositories matching this topic...
Course demos and handouts for our Modern APIs with FastAPI course.
-
Updated
Jun 1, 2022 - Python
Bootcamp to learn Python for Machine Learning
-
Updated
May 20, 2022 - TeX
Python Open Courseware for Scientists and Engineers
-
Updated
Nov 16, 2021 - Jupyter Notebook
A compiler for strongly typed Python. 🐍
-
Updated
Jun 9, 2022 - Rust
JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.
-
Updated
Jun 15, 2022 - TypeScript
free exploit framework written use python language version 3.3
python
open-source
framework
hack
exploit
hacking
python3
wiki-page
free
python-3
gplv2
bs4
python33
python-language
linux-distros
pysploit-framework
-
Updated
Mar 31, 2018 - Python
TrevisanGMW
commented
Aug 6, 2021
Script would work exactly like the "Add attribute" function, but it would retain the parameters and allow for multiple variables (separated by commas)
good first issue
Good for newcomers
Introduction to Python Programming
programming-language
binder
course-materials
python-programming
exercises
beginner-friendly
jupyter-notebooks
python-language
language-python
-
Updated
Mar 31, 2020 - Jupyter Notebook
This notebook is designed to fully immerse you in the Python language. If you have many years’ experience in Python, then this notebook is probably not for you.
-
Updated
Nov 21, 2020 - Jupyter Notebook
A very useful collection of Jupyter Notebooks, which aims to introduce the Python programming language.
python
data-science
numpy
jupyter-notebook
pandas
python3
python-programming
data-analysis
jupyter-notebooks
fundamental
python-language
google-colab
-
Updated
Apr 3, 2020 - Jupyter Notebook
Some useful scripts for Maya written in MEL and Python language.
-
Updated
Aug 17, 2021 - Python
-
Updated
May 15, 2022 - Python
Python language from the beginning.
-
Updated
Dec 19, 2021 - Python
A repository where we attempt to implement as many Data Structures from scratch as we can in the Python language.
python
collection
algorithms
python3
data-structures
python-language
algorithms-and-data-structures
data-structures-and-algorithms
-
Updated
Apr 9, 2021 - Python
This was my first work using the cv2 library in the python language to identify vehicles traveling on a track. The vehicle video file is in the Data folder. I like computer vision very much and hope this is the first of many works. Check _main to see code.
computer-vision
python-language
opencv-vehicle-detector
identify-vehicles-traveling
vehicle-video
cv2-library
-
Updated
Jan 31, 2020 - Python
My solutions to HackerRank problems in Python Language(https://www.hackerrank.com)
python
hackerrank
hackerrank-python
python-language
hackerrank-solutions
hackerrank-algorithms-solutions
hackerrank-challenges
-
Updated
Aug 5, 2020 - Python
This is just an app to help me learn as I explore the Python Language and Flask framework and the PostgreSQL Database
-
Updated
May 25, 2022 - Python
Simple ETL pipeline to extract information from CSV, LOG, JSON files and load it into MySQL database using Python and SQL language.
-
Updated
May 4, 2022 - Python
python
rsa
python3
rsa-signature
rsa-cryptography
rsa-key-pair
rsa-key-encryption
python-language
rsa-encryption
rsa-key
rsa-cryptosystem
rsa-algorithm
-
Updated
Oct 18, 2019 - Python
This repository contains all practices relating to PIAIC Syllabus contents of python language.
-
Updated
Nov 23, 2019 - Jupyter Notebook
A script based on Python that shows current campaigns of 3 big chain of stores in Turkey.
-
Updated
Mar 30, 2021 - Python
HTTP protocol implemented in Python language using Socket Programming
-
Updated
Mar 13, 2020 - Python
A collection of projects as part of the Python for Data Science program
-
Updated
Jan 13, 2021 - Python
The Simplex method is an approach to solving linear programming models by hand using slack and pivot variables, also tableaus as a means to finding the optimal solution of an optimization problem. The current implementation uses python language.
optimization
simplex
linear-programming
python-language
simplex-algorithm
tableaus
optimization-problem
slack-variables
pivot-variables
-
Updated
Nov 23, 2019 - Python
-
Updated
Jul 4, 2019 - Python
lets learn Python language with basic examples. highly recommended for beginners who just start coding.
python
python3
python-programming
basic-learning
python-programming-language
python-language
basic-programming
pythonlanguage
-
Updated
Jan 28, 2022 - Python
This repository is all about the solution to different types of programming questions in python language.
-
Updated
Oct 5, 2021 - Python
A script based on Python that gets list of all products from BİM website by given campaign ID. It can exports products in wished format.
-
Updated
Apr 13, 2021 - Python
Improve this page
Add a description, image, and links to the python-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-language topic, visit your repo's landing page and select "manage topics."
See e.g. #2570. Some of the unit tests there with "wrong error message" should be somewhat easy to fix - just correct the error message we have to match CPython's. Others might be trickier, since you'll need to add diagnostics to recognize bad syntax and give a more detailed error than "unexpected token". Also, I think around half of them could be fixed just by adding "invalid syntax" in the messa