Pinned Repositories
bestline
ANSI Standard X3.64 Teletypewriter Command Session Library
code-server
VS Code in the browser
cpython
The Python programming language
hexagame
A Spritekit puzzle game
liquid-crystal
A RaspberryPi pure python implementation of the liquid crystal I2C display driver
liquid-crystal-server
A REST server to control the liquid crystal display
lua-fort
A lua wrapper around the https://github.com/seleznevae/libfort library
rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
sbs
A reformulation of sds (https://github.com/antirez/sds) for buffers
nathanrpage97's Repositories
nathanrpage97/sbs
A reformulation of sds (https://github.com/antirez/sds) for buffers
nathanrpage97/lua-fort
A lua wrapper around the https://github.com/seleznevae/libfort library
nathanrpage97/hexagame
A Spritekit puzzle game
nathanrpage97/liquid-crystal-server
A REST server to control the liquid crystal display
nathanrpage97/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
nathanrpage97/bestline
ANSI Standard X3.64 Teletypewriter Command Session Library
nathanrpage97/code-server
VS Code in the browser
nathanrpage97/cpython
The Python programming language
nathanrpage97/cra-template-typescript-husky
Create React App template for typescript with husky commit hooks
nathanrpage97/import-sort-style-cra-module
nathanrpage97/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
nathanrpage97/jsregexp
JavaScript regular expressions for lua
nathanrpage97/jupyterlab
JupyterLab computational environment.
nathanrpage97/libfort
C/C++ library to create formatted ASCII tables for console applications
nathanrpage97/liquid-crystal-app
A create-react-app typescript flavor to control a liquid crystal lcd using the REST server
nathanrpage97/local-lua-debugger-vscode
Local Lua Debugger for VSCode
nathanrpage97/lua
The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html
nathanrpage97/lua-language-server
Lua Language Server coded by Lua
nathanrpage97/luautf8
a utf-8 support module for Lua and LuaJIT.
nathanrpage97/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
nathanrpage97/mutmut
Mutation testing system
nathanrpage97/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
nathanrpage97/pocketpy
C++17 header-only Python interpreter for game engines.
nathanrpage97/poetry
Python dependency management and packaging made easy.
nathanrpage97/polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
nathanrpage97/pytest-mutator
Pytest based mutation tester influenced by mutmut
nathanrpage97/python-launcher
Python launcher for Unix
nathanrpage97/python-prompt-toolkit
Library for building powerful interactive command line applications in Python
nathanrpage97/timedelta
lua timedelta based on python
nathanrpage97/tprint-lua
Easily print reports and various data from tables in tabular format on your terminal.