Pinned Repositories
pyZohoAPI
Provides Pythonic access to Zoho APIs in the Finance Plus suite: Books, Checkout, Expense, Inventory, Invoice, Subscriptions
DevPail
DevPail builds flexible Docker/GulpJS combinations which isolate and encapsulate your projects' development environments, so you don't have to.
ChangelogVersionTool
This tool combines the process of updating a project's version identifier(s) and the corresponding Changelog. It works with either `package.json` or `pyproject.toml` files, and automatically determines the type of version bump needed based on Keep A Changelog and Semantic Versioning recommendations.
Pi-Appliance
A template for building appliances in Python on the RaspberryPi.
EH-WebComponents
Simple utility Web Components I find myself needing again and again. They are all completely self-contained in individual .min.js files and are intended to be dropped into sites without a build process. Reference them directly in your HTML.
EH-mdServer
A tiny webserver which converts MD to HTML on the fly. Kinda like GitPages, but local and small.
EH-Versioner
A tool to bump the version of a package, across the entire codebase.
BareProjectTemplate
EH-CreateProject
A tool to create and manage new Website projects
tdesposito's Repositories
tdesposito/pyZohoAPI
Provides Pythonic access to Zoho APIs in the Finance Plus suite: Books, Checkout, Expense, Inventory, Invoice, Subscriptions
tdesposito/ChangelogVersionTool
This tool combines the process of updating a project's version identifier(s) and the corresponding Changelog. It works with either `package.json` or `pyproject.toml` files, and automatically determines the type of version bump needed based on Keep A Changelog and Semantic Versioning recommendations.
tdesposito/EH-mdServer
A tiny webserver which converts MD to HTML on the fly. Kinda like GitPages, but local and small.
tdesposito/EH-Versioner
A tool to bump the version of a package, across the entire codebase.
tdesposito/BareProjectTemplate
tdesposito/DevPail
DevPail builds flexible Docker/GulpJS combinations which isolate and encapsulate your projects' development environments, so you don't have to.
tdesposito/EH-CreateProject
A tool to create and manage new Website projects
tdesposito/EH-WebComponents
Simple utility Web Components I find myself needing again and again. They are all completely self-contained in individual .min.js files and are intended to be dropped into sites without a build process. Reference them directly in your HTML.
tdesposito/emdocs
eMDocs is a very simple documentation generator which lives between plain Markdown files and tools like JSDoc and Sphinx.
tdesposito/perl-magic-vhost
vhosting add-in for apache/mod_perl which uses a simple directory structure to create vhosts
tdesposito/Pi-Appliance
A template for building appliances in Python on the RaspberryPi.
tdesposito/structured-clone
A structuredClone polyfill
tdesposito/tdesposito
Config files for my GitHub profile.
tdesposito/tdesposito.github.io
tdesposito/Website-Template
A template for starting web projects, using the create-ehproject tool (/tdesposito/eh-createproject)