3,703 skills found · Page 2 of 124
lk-geimfari / MimesisMimesis is a fast Python library for generating fake data in multiple languages.
kaitai-io / Kaitai StructKaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby / Rust
ModelTC / LightLLMLightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
psycopg / Psycopg2PostgreSQL database adapter for the Python programming language
NELSONZHAO / ZhihuThis repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
skulpt / SkulptSkulpt is a Javascript implementation of the Python programming language
oils-for-unix / OilsOils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
google / Lisp KoansCommon Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
darrenhinde / OpenAgentsControlAI agent framework for plan-first development workflows with approval-based execution. Multi-language support (TypeScript, Python, Go, Rust) with automatic testing, code review, and validation built for OpenCode
brennerm / PyTricksCollection of less popular features and tricks for the Python programming language
kayak / PypikaPyPika 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.
mtshiba / PylyzerA fast, feature-rich static code analyzer & language server for Python
erg-lang / ErgA statically typed language compatible with Python
IronLanguages / Ironpython3Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
stanford-crfm / HelmHolistic Evaluation of Language Models (HELM) is an open source Python framework created by the Center for Research on Foundation Models (CRFM) at Stanford for holistic, reproducible and transparent evaluation of foundation models, including large language models (LLMs) and multimodal models.
liuyubobobo / Play LeetcodeMy Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
palantir / Python Language ServerAn implementation of the Language Server Protocol for Python
sherjilozair / Char Rnn TensorflowMulti-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
oxylabs / Oxylabs AI Studio PyStructured data gathering from any website using AI-powered scraper, crawler, and browser automation. Scraping and crawling with natural language prompts. Equip your LLM agents with fresh data. AI Studio python SDK for intelligent web data gathering.
bczsalba / PytermguiPython TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!