Stars
An extremely fast Python package and project manager, written in Rust.
Daily email digest of the best posts on Hacker News
An extremely fast Python linter and code formatter, written in Rust.
An extremely fast Python type checker and language server, written in Rust.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
Outputs licenses from 3rd party libraries to a file
Node ease-of-use exec wrapper. Simple and fluent API intended for short-running tasks for CI/CD scripting
Allows you to wrap caching behavior around an arbitrary command. It will take in a list of source files, generate a hash, then check a cache (stored in Azure Storage) to see if those inputs have be…
Dynamic Time Warping (DTW) algorithm implementation for .NET C#
Turn (almost) any Python command line program into a full GUI application with one line
A flexible artificial neural network builder to analyse performance, and optimise the best model.
An Open Source Machine Learning Framework for Everyone