12,327 skills found · Page 5 of 411
stephengpope / No Code Architects ToolkitThe NCA Toolkit API eliminates monthly subscription fees by consolidating common API functionalities into a single FREE API. Designed for businesses, creators, and developers, it streamlines advanced media processing, including video editing and captioning, image transformations, cloud storage, and Python code execution.
DamnWidget / AnacondaAnaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
sfu-db / DataprepOpen-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.
1rgs / NanocodeMinimal Claude Code alternative. Single Python file, zero dependencies, ~250 lines.
Komodo / KomodoEditKomodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
casadi / CasadiCasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
ahmedfgad / GeneticAlgorithmPythonSource code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
pydicom / PydicomRead, modify and write DICOM files with python code
yhilpisch / Py4fi2ndJupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
fugue-project / FugueA unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites.
luispedro / BuildingMachineLearningSystemsWithPythonSource Code for the book Building Machine Learning Systems with Python
deepklarity / Jupyter Text2codeA proof-of-concept jupyter extension which converts english queries into relevant python code
aburkov / TheMLbookThe Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.
chris1610 / PbpythonCode, Notebooks and Examples from Practical Business Python
larymak / Python Project ScriptsThis repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
rubik / RadonVarious code metrics for Python code
nayuki / Project Euler SolutionsRunnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
uber / PetastormPetastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
NaiboWang / CommandlineConfigA library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
sunainapai / MakesiteSimple, lightweight, and magic-free static site/blog generator for Python coders