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

GitHub topics: pythonic

vcs-python/libvcs

โš™๏ธ Lite, typed, pythonic utilities for git, svn, mercurial, etc.

Language: Python - Size: 4.5 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 56 - Forks: 11

MISP/PyTaxonomies

Python module to use the MISP Taxonomies

Language: Python - Size: 710 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 6

kayak/pypika

PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.

Language: Python - Size: 1.27 MB - Last synced at: 4 days ago - Pushed at: 24 days ago - Stars: 2,753 - Forks: 319

jonathanmagambo/otterlang

Otterlang programming language ๐Ÿฆฆ

Language: Rust - Size: 55.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 615 - Forks: 14

pytube/pytube

A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

Language: Python - Size: 18.5 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 13,006 - Forks: 2,526

amogorkon/justuse

Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.

Language: Python - Size: 36.6 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 52 - Forks: 6

life4/deal

๐Ÿค Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.

Language: Python - Size: 1.95 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 846 - Forks: 34

shinefrequency/rapidquery

RapiQuery is the fastest, full-feature, and easy-to-use Python SQL query builder written in Rust.

Language: Rust - Size: 250 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

kr8s-org/kr8s

A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl

Language: Python - Size: 3.88 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 921 - Forks: 58

life4/awesome-python-code-formatters

A curated list of awesome Python code formatters

Language: Shell - Size: 65.4 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 369 - Forks: 23

v1a0/sqllex

The most pythonic ORM (for SQLite and PostgreSQL). Seriously, try it out!

Language: Python - Size: 2.26 MB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 91 - Forks: 8

corbel-spatial/ouroboros

Pythonic geodatabases for spatial data analysis

Language: Python - Size: 3.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 3

schmouk/pythonic-cpp-strings

What if c++ strings where as easy to use as Python strings?

Language: C++ - Size: 841 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

chenyuntc/simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper

Language: Jupyter Notebook - Size: 2.09 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 4,026 - Forks: 1,130

Python-Fuzzylogic/fuzzylogic

Fuzzy Logic and Fuzzy Inference for Python 3

Language: Jupyter Notebook - Size: 6.08 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 147 - Forks: 27

sergey-scat/unicaps

A unified Python API for CAPTCHA solving services.

Language: Python - Size: 200 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 232 - Forks: 18

nebula-orchestrator/nebula-python-sdk

A python SDK for managing Nebula container orchestrator

Language: Python - Size: 512 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 14 - Forks: 5

sileod/xpflow

Python nested loops as classes for improved readability and modularity

Language: Python - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

Satyabrat2005/Satan

Satan is a cutting-edge language delivering Pythonic ease and C++ speed for ML and data science at scale.

Language: C++ - Size: 285 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

hANSIc99/Pythonic

Graphical Python programming for trading and automation

Language: Python - Size: 368 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 431 - Forks: 91

avilum/linqit

Extend python lists operations using .NET's LINQ syntax for clean and fast coding.

Language: Python - Size: 73.2 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 248 - Forks: 13

daun-io/world.execute.me.py

Python implementation of Mili - world.execute(me)

Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 134 - Forks: 6

romnn/classprop

@classproperty decorator for python that works just like @property.

Language: Python - Size: 161 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

hurricanemark/DailyCodingChallenge

Test-driven software solutions to the daily coding challenge received in my mail box. Apparently, these are interview questions. New addition is usually pushed as file denoted 'codechallenge-###.py' , where ### is the sequential digits. Each file should contain a date, the original problem description in the comment section, and my attempted solution below it.

Language: Python - Size: 7.96 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 3

TheLartians/EasyIterator

๐Ÿƒ Iterators made easy! Zero cost abstractions for designing and using C++ iterators.

Language: C++ - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 144 - Forks: 8

zen-xu/sunray

More robust and elegant ray

Language: Python - Size: 484 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 17 - Forks: 1

cacao-research/Cacao

๐Ÿซ Cacao is a reactive Python web framework for building real-time apps with a decorator-based API, component state management, JSON UIs, and WebSocket-powered updates. Ideal for dashboards, internal tools, and hybrid apps (web & desktop).

Language: Python - Size: 1.91 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 0

crabby-lang/crabby

Crabby, the new programming language of the modern programming era.

Language: Rust - Size: 31.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 5

orsinium-labs/walnats

๐ŸŒฐ Nats-powered event-driven background jobs and microservices framework for Python.

Language: Python - Size: 608 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 97 - Forks: 3

nazavode/automaton

A minimal Python finite-state machine.

Language: Python - Size: 154 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 2

lagmoellertim/pyon

The Pythonic way to use JSON - with native objects ๐Ÿ›  and path support ๐Ÿ“

Language: Python - Size: 2.39 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 92 - Forks: 2

saattrupdan/naturalselection ๐Ÿ“ฆ

A general-purpose pythonic genetic algorithm.

Language: Python - Size: 4.85 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 1

Butterroach/tranci

Tranci: a no-dependencies, lightweight, easy-to-use ANSI library.

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

manitreasure1/cpp-for-pythonistas

Learn C++ the Pythonic way. A beginner-friendly C++ wrapper and course for Python learners โ€” with familiar syntax like print(), input(), and len() to ease the transition.

Language: C++ - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

shroominic/funcchain

โ›“๏ธ build cognitive systems, pythonic

Language: Python - Size: 5.15 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 339 - Forks: 26

sourceduty/Code_Battle

Battle coding game where multiple players fight using programmed soldiers in a virtual real-time environment.

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

godatadriven/evol

a python grammar for evolutionary algorithms and heuristics

Language: Python - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 191 - Forks: 12

MISP/PyMISPGalaxies

Pythonic way to work with the galaxies defined there: https://github.com/MISP/misp-galaxy

Language: Python - Size: 821 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 11

sourceduty/Python_Programs

Python programs and tools developed by Sourceduty.

Language: Python - Size: 151 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jjmerchante/Pythonic

Analysis of pythonic idioms

Language: Jupyter Notebook - Size: 2.65 MB - Last synced at: 6 months ago - Pushed at: over 9 years ago - Stars: 8 - Forks: 4

Attumm/redis-dict

Python dictionary with Redis as backend, built for large datasets. Simplifies Redis operations for large-scale and distributed systems. Supports various data types, namespacing, pipelining, and expiration.

Language: Python - Size: 5.34 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 74 - Forks: 13

tony/cookiecutter-flask-pythonic

Pythonic starter boilerplate for Flask

Language: Python - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 6

wq/itertable

โ‡” IterTable is a Pythonic API for iterating through tabular data formats, including CSV, XLSX, XML, and JSON.

Language: Python - Size: 248 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 11

baryhuang/voice-mcp-client

A iOS/MacOS Swift MCP Client using voice interacting with python MCP servers both natively

Language: Swift - Size: 285 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

clark800/lambda-zero

minimalist pure lazy functional programming language (pythonic haskell)

Language: C - Size: 1.78 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 78 - Forks: 5

spy16/pyschemes

PySchemes is a library for validating data structures in python

Language: Python - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 364 - Forks: 14

2bigO/pythonic

Python like utility functions for JavaScript: range, enumerate, zip and items.

Language: JavaScript - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 1

saikotek/python-design-patterns

Practical Design Patterns in Python. This project attempts to demonstrate the implementation of various design patterns in real-world use cases using protocols.

Language: Python - Size: 132 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

RookieGameDevs/revived

A redux-inspired predictable state container for python

Language: Python - Size: 311 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

JasonKaraman/RealTimeFloodData

A fully automated pipeline for collecting, validating, and storing real-time flood data from NOAA, USGS, Twitter, and GIS flood zones into PostgreSQL.

Language: Python - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

thiiagoms/links-extractor

:hammer: extract all links from website

Language: Python - Size: 150 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 3

IAmJuniorB/PyMaths

My own version of the Python Maths Module - PyMaths

Language: Python - Size: 499 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

coady/coady.github.io

Source notebooks for pythonicity posts.

Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

fypbjchina/c_FluentPython_CN

M3 @ Python - Beginner

Language: Makefile - Size: 10.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

antonsynd/sidewinder

A statically-typed Pythonic language that transpiles to C++20

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

pyloong/pythonic-project-guidelines

Set of guidelines and structure of a Python project.

Size: 7.35 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 405 - Forks: 70

CrazyPython/svgmanip

programmatically import, manipulate, and composite together existing SVG files

Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 8

antonsynd/mamba

C++20 transpilation target for a statically-typed Pythonic language

Language: C++ - Size: 41.5 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Dynesshely/Csharpell

A shell (REPL) for C# file and execute them as script.

Language: C# - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

PhilipTrauner/Meh ๐Ÿ“ฆ

Python configuration files in Python. ยฏ\_(ใƒ„)_/ยฏ

Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 18 - Forks: 1

mahmoud/lithoxyl

Application instrumentation and logging, with a geological bent.

Language: Python - Size: 501 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 145 - Forks: 10

orsinium-labs/docked

A friendly and safe alternative to Dockefile. Write Docker images using the full power of Python.

Language: Python - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 2

thiiagoms/python-brasil

Lista de exercรญcios - Python Brasil :scroll: :snake:

Language: Python - Size: 68.4 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dariush-bahrami/SweetLog

SweetLog, pythonic logging package

Language: Python - Size: 758 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

g0ai/pyros2

A minimalistic pythonic module as an alternative to ROS.

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

cubed-guy/ice

Dynamic typing at compile-time makes a cool language

Language: Python - Size: 288 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 4

hakancelikdev/pydbm

:balloon: Pythonic way to use dbm.

Language: Python - Size: 799 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ggguser/pythonic-solutions

The collection of Pythonic solutions to common issues

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

jjmerchante/Pythonic-webserver

Web server that analyzes the pythonic level of your GitHub projects

Language: JavaScript - Size: 441 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

luckydonald/pytgbot

python module to access the telegram bot api.

Language: Python - Size: 8.43 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 66 - Forks: 18

orsinium-labs/cardaio

โค๏ธ ๐Ÿ A Python library for adjustable delays

Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

frostming/rediswrapper

Pythonic wrapper for Redis Client.

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

eadmaster/pythonic

Resistance it's futile, you will be pythonized!

Language: C++ - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nessusing/pyp4

Pythonic wrapper for Perforce command line

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

spideynolove/mastering-python

๐Ÿ๐Ÿ’ช๐Ÿ”ฅ๐Ÿš€๐Ÿ”‘๐ŸŽจ๐ŸŒŸ๐Ÿ”ง๐Ÿ”„๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ“š๐ŸŒˆ๐Ÿ”ฎ๐Ÿง ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ๐Ÿ› ๏ธ๐ŸŒŒ๐Ÿ“ˆ๐Ÿ“Š๐Ÿงฒ๐Ÿ”๐Ÿ“๐Ÿ”‘๐Ÿ†๐ŸŒ๐Ÿ”ฑ๐Ÿš€๐ŸŒŸ๐ŸŒˆ๐Ÿ”ฅ๐Ÿ”ง๐Ÿ“Š๐ŸŽจ๐Ÿ› ๏ธ๐Ÿ“š๐Ÿ”„๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ“๐ŸŒŒ๐Ÿ“ˆ๐Ÿ”ฎ๐Ÿ”๐Ÿง ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ๐Ÿ”‘๐Ÿ†

Language: Jupyter Notebook - Size: 3.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Hadhzy/slodon

AI agent.

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

serafeimgr/pythonic-atom

A collection of packages & settings in order to make the most of Github's Atom Text Editor while writing python.

Language: CoffeeScript - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 0

tri-llionaire/pythint

pythonic interpreter in python

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

rharri/more-pythonic

Getting more Pythonic

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

el2e10/pythonicway

A repo containing programs that are written in both normal and pythonic way.

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

bbfodor/BBFodor.Utils.Console

A console library that uses Pythonic prints to display various data structures.

Language: C# - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

orsinium-labs/true-north

๐Ÿงญ Powerful and Pythonic framework for reproducible benchmarks of Python code.

Language: Python - Size: 421 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

OpenBookProjects/recommendation

้‚ฃไบ›ๆŽจ่ๅบ....

Language: HTML - Size: 2.69 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GINK03/google-cloud-function-pythonic

pythonic implitation of google cloud function

Language: Python - Size: 65 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 4

AmirHosseinNamadchi/OpenSeesPy-Examples

This is a more pythonic implementation of OpenSeesPy library to model and analyze structural problems in Jupyter notebooks

Language: Jupyter Notebook - Size: 2.23 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 14

dhilipsiva/orm-choices

Helpful decorators + utils for choice fields (Django choices or SQLAlchemy ChoiceType). Do choices the pythonic way.

Language: Python - Size: 29.3 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 2

pyloong/cookiecutter-pythonic-project

A cookiecutter template for Pythonic project

Language: Python - Size: 1.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 7

iaseth/jslice

Jslice is a small JavaScript/TypeScript library for slicing arrays using slice strings.

Language: TypeScript - Size: 71.3 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bc-stone/go-pythonic-fileserver

A Pythonic-style HTTP file server written in Go

Language: Go - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thiiagoms/chat-application

Chat application with Python and Kivy Library :books: :snake:

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

thiiagoms/hawk

Little tool to list all passwords stored on Windows System :cold_sweat:

Language: Python - Size: 49.8 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

thiiagoms/dict-crawler

Simple crawler on UOL dictionary

Language: Python - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Rex-Arnab/Whatsapp-Bot-Jarvis

I have made a Small Python Whatsapp Bo

Language: Python - Size: 428 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 7

Roysav/is_even

check if a number is divisible by 2 using the real "pythonic way"

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

datamonday/PythonTricks

Python็ผ–็จ‹็Ÿฅ่ฏ†็‚นๆฑ‡ๆ€ป

Language: Jupyter Notebook - Size: 24 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

carlbordum/datatyping

Pythonic type checking

Language: Python - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 4

recnac-itna/python_tricks

Summary about advanced techniques, patterns and philosophy of Python. What's more, collect many inspirational examples to enlighten you how and where to use.

Language: Jupyter Notebook - Size: 101 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 9

currenjin/Python-like-Python ๐Ÿ“ฆ

<Tips for Python like Python>

Language: Python - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

arnobaer/qutie

Yet another pythonic UI library for rapid prototyping using PyQt5

Language: Python - Size: 184 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vaibhavbuccha/python-programing

The repository contains basic to advance python concepts. with some programming, practices to enhance programming skills. it also contains proper pythonic code so people get more familiar with the python environment.

Language: Python - Size: 9.93 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 34