An open API service providing repository metadata for many open source software ecosystems.

Topic: "python-snippets"

gmihaila/ml_things

This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.

Language: Jupyter Notebook - Size: 78.2 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 259 - Forks: 61

DahlitzFlorian/python-snippets

A collection of useful Python snippets

Language: TeX - Size: 3.8 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 7

prashanth-sams/python-workshop

Exercise yourself with basic Python snippets

Language: Python - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

leeyis/python-snippets

分享一些有用的python代码片share some useful python snippets

Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 10

ohtorii/ya_hidemaru_snippet

秀丸エディタの動的スニペット

Language: Python - Size: 6.13 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

DreamDevourer/Python-Fundamentals-Study

Study on fundamentals about modern Python 3+

Language: Python - Size: 20.1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

deadbits/misc-snippets

Random bits of code that don't fit elsewhere

Language: Python - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

eloyekunle/python_snippets

Some code snippets and algorithms in Python

Language: Python - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

BrianLusina/PythonSnips

Python Snippets containing small Python :snake: programs, algorithms and puzzles

Language: Python - Size: 20.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 2

Hunter87ff/py-sublime-snippet

Simple and useful python code snippet for sublime text

Size: 67.4 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

SaurabhSSB/python-calculator-paradigms

A collection of calculator implementations in Python using various paradigms—OOP, functional programming, decorators, match-case, recursion, and more. Great for exploring core Python concepts through practical examples.

Language: Python - Size: 12.7 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

un4gt/pycharm-like-snippets

get snippets in vs_code like pycharm

Language: TypeScript - Size: 109 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Jesparzarom/OpenAIPy-Fragments

Simplify your coding with ready-to-use Python snippets for OpenAI library. Code snippets to assist with OpenAI library development.

Language: JavaScript - Size: 25.3 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

DevelopersToolbox/python-snippets

A collection of Python snippets.

Language: Python - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

rueedlinger/python-snippets

Python Snippets

Language: Jupyter Notebook - Size: 3.45 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

drmacsika/pytorch-tutorial-and-snippets

Code Base of PyTorch Tutorials and Code Snippets on Pytorch at nsikakimoh.com

Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

devngc/PyBook

:book: A collection of Python tricks and snippets that I found interesting

Language: Python - Size: 931 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

DheerajKN/Python-with-pygame

Contains all the Projects developed using pygame for developing games using python

Language: Python - Size: 440 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ubuntunux/Python-Snippets

이 책은 실전에서 필요한 핵심 코드들만 짧게 모아놓은 조각 코드 모음집입니다.

Language: Python - Size: 456 KB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

Farel17-Nuzhan/python-calculator-paradigms

Explore various calculator implementations in Python, showcasing OOP, functional programming, and more. Each file demonstrates key concepts through practical examples, making it easy to learn and apply Python skills. 🐙💻

Language: Python - Size: 14.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Majid460/python_practice_part1

This repository is a comprehensive collection of Python programming practice exercises, starting from absolute basics and gradually moving to more advanced topics like 2D arrays (matrices), list comprehensions, and problem-solving with dictionaries.

Language: Python - Size: 68.4 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

streanger/snippets

Language: Python - Size: 110 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

imohitmayank/data-science-snippets

Curated list of python snippets for busy and equally lazy Data Scientists 😄

Language: Python - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sunilkumarvalmiki/awesome-python-snippets

this Repo contains snippets of python Programs

Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wdhowe/python-snippets 📦

Python syntax examples.

Language: Python - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dan-Patterson/test_samples

Very short testing defs for a variety of purposes. This is where the interesting bits go that you have no immediate use for...but you just have to keep them.

Language: Python - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

anasbadawy/Useful-Python-Snippets

Collection of useful Python Snippets ( Video to images - editing text file - Video Capturing - remove files - rename files )

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kavanozkafa/python-snippets

some python codes we need

Language: Python - Size: 6.32 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
python 18 snippets 7 python3 5 machine-learning 3 python-basics 3 python-examples 3 python-tutorial 3 programming-paradigms 2 oop 2 match-case 2 getter-setter 2 exception-handling 2 educational 2 decorators 2 cli-tools 2 calculator 2 snippets-collection 2 recursion 2 code-snippets 2 pytorch 2 vscode-extension 2 python-3 2 transformer 1 openai-api 1 extension 1 wolfsoftware 1 vscode-snippets-extension 1 vscode-snippet 1 numpy 1 vscode 1 hacktoberfest 1 algorithms 1 python-codes 1 workshop 1 learn-programming 1 interview 1 beginners 1 basics 1 snippet 1 python-snippet 1 capturing-videos 1 notebooks 1 nlp-machine-learning 1 nlp 1 google-colab 1 book 1 pythoncourse 1 python-practice 1 python-loops 1 python-for-beginners 1 python-dictionaries 1 python-data-structures 1 problem-solving 1 matrix-operations 1 list-comprehension 1 2d-array 1 vsc-snippets 1 visual-studio-code 1 openai-snippets 1 openai-python 1 cpp-snippet 1 sublime-text 1 python-study-notes 1 threadpool 1 progressbar 1 excel 1 decryption 1 tutorials 1 tutorial 1 pytorch-tutorials 1 pytorch-snippets 1 game 1 python-tutorials 1 python-code-snippets 1 machine-learning-algorithms 1 mario 1 learn-pytorch 1 pygame-application 1 pygame 1 edit-text 1 opencv 1 remove-files 1 rename-files 1 video-to-images 1 helpers 1 malware-research 1 penetration-testing 1 python-advance-examples 1 python-challenges 1 python-math 1 pythonsnippets 1 awesome-snippets 1 deep-learning 1 data-science 1 artificial-intelligence 1 python-scripts 1 python-study 1 hidemaru 1