Pinned Repositories
captiveportal
A captive portal that can be used on most linux distributions.
FastCache
FastCache is a shared-memory key-value store designed to act as an object cache
presto-with-oracle
Add presto-oracle plugin.
pyhp
Pyhp is a way to execute PHP Source Code directly within Python Scripts
PyJnius-Android-Adb-Examples
Examples of how to communicate with Android devices through USB from Python
Python-Shapely-Examples
Examples of using python shapely.
raspberrypi-wifi
A Raspberry Pi based WIFI Access Point that can be used for testing mobile applications.
solr-zkutil
Solr Cloud and ZooKeeper CLI
txrest
Build JSON or XML Rest Resources in Twisted and Python
UE5-Procedural-Building
Procedural Building generation in Unreal Engine 5 using GeometryScript API's (C++)
bendemott's Repositories
bendemott/captiveportal
A captive portal that can be used on most linux distributions.
bendemott/UE5-Procedural-Building
Procedural Building generation in Unreal Engine 5 using GeometryScript API's (C++)
bendemott/solr-zkutil
Solr Cloud and ZooKeeper CLI
bendemott/pyhp
Pyhp is a way to execute PHP Source Code directly within Python Scripts
bendemott/PyJnius-Android-Adb-Examples
Examples of how to communicate with Android devices through USB from Python
bendemott/raspberrypi-wifi
A Raspberry Pi based WIFI Access Point that can be used for testing mobile applications.
bendemott/txrest
Build JSON or XML Rest Resources in Twisted and Python
bendemott/Python-Shapely-Examples
Examples of using python shapely.
bendemott/FastCache
FastCache is a shared-memory key-value store designed to act as an object cache
bendemott/presto-with-oracle
Add presto-oracle plugin.
bendemott/Twisted-Webserver1
A Twisted Webserver Implementation - That should help anyone learn how to write and interact with twisted services.
bendemott/auto-phrase-tokenfilter
Lucene Auto Phrase TokenFilter implementation
bendemott/bend
A Twisted-Python distributed work API capable of performing process management and scheduling duties.
bendemott/hadoop
Apache Hadoop
bendemott/hive-jdbc-all-in-one
Hive JDBC all-in-one driver
bendemott/homedns
A self hosted dynamic, api driven DNS Server.
bendemott/hvac
:lock: Python 3.X client for HashiCorp Vault
bendemott/linuxcnc
LinuxCNC Pendant Development (fork)
bendemott/linuxcnc-tree4024
Tree 4024 Vertical Milling Machine LinuxCNC Configuration
bendemott/pysolr
Pysolr 3.2.0. The official source.
bendemott/solr-lemma-dictionaries
Lemma (stemming) dictionary files, in Solr, Lucene, ElasticSearch synonym format.
bendemott/trino
Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
bendemott/trino-example-udf
Trino plugin and user defined function examples
bendemott/trino-hive-type-coercion-detector
inds and detects where type-coercions may be taking place within Hive tables. Type coercions occur where the Hive table column type is different from the on-disk data.
bendemott/trino-python-client
Python client for Trino
bendemott/txpostgres
Twisted wrapper for asynchronous PostgreSQL connections