Pinned Repositories
Akanga
Akanga, an Rc-based shell. Taken from: https://archive.org/details/tucows_39022_Akanga NOTE: I haven't been able to compile this in gcc (2023, neither with libc or musl) on Alpine, so am archiving, and preserving this repo solely for the convenience of software archaeologists.
Anteater_GH
Fuzzy. Finds bugs. Fuzz testing helper functions for Grasshopper Pythons.
artisan-roaster-bug
BuildCPythonInOpenSuse
Dockerfile_generator
Generates best practise Dockerfile from a packages list, Jinja2 template, & config for the chosen distro (Alpine and Debian included). Uses build stages to reduce end image size, given compilation script or sub-Dockerfile. Reorderable commands. Special tags. Labels. Customisable to support any Dockerfile command, e.g. RUN pip, or RUN npm
Include_stdafx_in_CMake
A way to avoid deleting the first line (#include stdafx.h) of every file in the entire code base when porting Visual Studio projects to CMake, using a compiler definition and a little C++ templating.
mv_dupes
Moves all but the oldest and youngest files of the same SHA256 to a subdir of the dest, named after the hex digest.
sDNA_GH
Spatial Design Network Analysis from sDNA, in Grasshopper and Rhino3D
JamesParrott's Repositories
JamesParrott/sDNA_GH
Spatial Design Network Analysis from sDNA, in Grasshopper and Rhino3D
JamesParrott/Include_stdafx_in_CMake
A way to avoid deleting the first line (#include stdafx.h) of every file in the entire code base when porting Visual Studio projects to CMake, using a compiler definition and a little C++ templating.
JamesParrott/mv_dupes
Moves all but the oldest and youngest files of the same SHA256 to a subdir of the dest, named after the hex digest.
JamesParrott/Anteater_GH
Fuzzy. Finds bugs. Fuzz testing helper functions for Grasshopper Pythons.
JamesParrott/artisan-roaster-bug
JamesParrott/BuildCPythonInOpenSuse
JamesParrott/CGo_Zig_bug
JamesParrott/Cheetah_GH
A great runner. Runs Grasshopper components. Also runs Rhino and Grasshopper from cmd, and stops Rhino from Python.
JamesParrott/cpython
The Python programming language
JamesParrott/IronPyShp
Iron Python 2.7 compatible version of PyShp.
JamesParrott/sdna_plus
sDNA+ (Spatial Design Network Analysis plus)
JamesParrott/dcor
Distance correlation and related E-statistics in Python
JamesParrott/jinja
A very fast and expressive template engine.
JamesParrott/maintainers-and-authors
Find the contact details for maintainers and authors of specified projects on PyPi, using Wheelodex.
JamesParrott/mapclassif-Iron
A stripped down fork of pysal/mapclassify. Currently only provides a tested, pure-Python (no Numpy etc.) implementation of Fisher-Jenks (little changed from Daniel J Lewis' port of Hisaji Ono's Java implementation, from W.D. Fisher's original Fortan code).
JamesParrott/more-itertools
More routines for operating on iterables, beyond itertools
JamesParrott/muparser
muparser is a fast math parser library for C/C++ with (optional) OpenMP support.
JamesParrott/paho.mqtt.python
paho.mqtt.python
JamesParrott/Path_iterdir_scandir_test
JamesParrott/pylint-per-file-ignores
A pylint plugin to ignore error codes per file.
JamesParrott/PyShp_test_shapefile
A zipped shapefile to test PyShp with. Shapefile owned by: http://download.geofabrik.de/
JamesParrott/python-accounting
Python Double Entry Accounting with a focus on IFRS Compliant Reporting
JamesParrott/quart
An async Python micro framework for building web applications.
JamesParrott/rasterio
Rasterio reads and writes geospatial raster datasets
JamesParrott/rev-deps
Find the projects on PyPi using another project on Pypi as a dependency, via wheelodex
JamesParrott/rportable
R Studio via the Portable Apps Framework
JamesParrott/sdna_lite
Currently a Work in Progress, 5MB, heavily-pruned fork of sDNA (Spatial Design Network Analysis). Originally based on sdna_open, the main branch is now being shifted over to sdna_plus.
JamesParrott/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
JamesParrott/xonsh
:shell: Python-powered, cross-platform, Unix-gazing shell.
JamesParrott/ziggy-stardust-pyders-from-mars
A toolkit for building Python extensions in Zig.