3,419 skills found · Page 12 of 114
soumyadip007 / Object Oriented Programming Using PythonPython is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
noxdafox / ClipspyPython CFFI bindings for the 'C' Language Integrated Production System CLIPS
aasmundeldhuset / Kotlin For Python DevelopersA thorough introduction to Kotlin, aimed at developers with a background in Python or other dynamic languages.
mraza007 / Python For BeginnersI created this repo to save all my python related language notes
thanhit95 / Multi ThreadingPractical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
biplab-iitb / PractNLPToolsPractical Natural Language Processing Tools for Humans. Dependency Parsing, Syntactic Constituent Parsing, Semantic Role Labeling, Named Entity Recognisation, Shallow chunking, Part of Speech Tagging, all in Python.
blshaer / Python By ExampleA complete, folder-based guide to the Python language, from basics to advanced concepts, explained through clear, runnable code examples.
persian-tools / Py Persian ToolsAn anthology of a variety of tools for the Persian language in Python
NIHOPA / NLPrePython library for Natural Language Preprocessing (NLPre)
PacktPublishing / Python Natural Language Processing CookbookPython Natural Language Processing Cookbook, published by Packt
emacs-lsp / Lsp Python Mslsp-mode :heart: Microsoft's python language server
Cobalt-Strike / Sleep Python BridgeThis project is 'bridge' between the sleep and python language. It allows the control of a Cobalt Strike teamserver through python without the need for for the standard GUI client. NOTE: This project is very much in BETA. The goal is to provide a playground for testing and is in no way an officially support feature. Perhaps this could be something added in the future to the core product.
mattharrison / Tiny Python 3.8 NotebookPython 3.8 language and syntax
ading2210 / Vercel Llm ApiA reverse engineered Python API wrapper for the Vercel AI Playground, which provides free access to many large language models without needing an account.
zakariamaaraki / RemoteCodeCompilerAn online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.
logbull / LogbullLog Bull - simple log collection and view system. Self hosted, zero-config, support of languages (Python, Go, Java, PHP, etc.). Simple alternative to ELK and Loki
lucrae / Flask Cheat SheetA cheat-sheet for creating web apps with the Flask framework using the Python language.
MattDMo / Neon Color SchemeA colorful bright-on-black color scheme for Sublime Text. Its aim is to make as many languages as possible look as good as possible. Includes extended support for Python, Ruby, Clojure, JavaScript/JSON, C/C++, diff, HTML/XML, Markdown, PHP, CSS/SCSS/SASS, GitGutter, Find In Files, PackageDev, Regex, SublimeLinter, and much more.
JetBrains / Educational PluginEducational plugin to learn and teach programming languages such as Kotlin, Java, Python, JavaScript, and others right inside of JetBrains IntelliJ Platform based IDEs.
avanov / PlimPlim is a Python port of Ruby's Slim template language built on top of Mako Templates.