- Syracuse, NY
- https://alittletothewright.com
-
biscuit-python Public
Very experimental Python bindings for the Rust biscuit-auth library
-
biscuit-rust Public
Forked from biscuit-auth/biscuit-rustRust implementation of the Biscuit authorization token
Rust Apache License 2.0 UpdatedFeb 5, 2022 -
okta-sdk-python Public
Forked from okta/okta-sdk-pythonPython Apache License 2.0 UpdatedDec 14, 2020 -
simple-salesforce Public
Forked from simple-salesforce/simple-salesforceA very simple Salesforce.com REST API client for Python
Python Other UpdatedMay 24, 2019 -
aws-secrets-manager-docs Public
Forked from awsdocs/aws-secrets-manager-docsThe open source version of the AWS Secrets Manager documentation. You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a p…
Other UpdatedSep 12, 2018 -
-
hassbian-scripts Public
Forked from home-assistant/hassbian-scriptsScripts used in the HASSbian image.
Shell Other UpdatedMay 11, 2017 -
home-assistant Public
Forked from home-assistant/core🏡 Open-source home automation platform running on Python 3
Python Other UpdatedMay 5, 2017 -
django-bouncy Public
Forked from ofa/django-bouncyA Django package used to process bounce and abuse reports from AWS Simple Email Service
Python MIT License UpdatedApr 20, 2017 -
django-csp Public
Forked from mozilla/django-cspContent Security Policy for Django.
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 14, 2017 -
django-amazon-ses Public
Forked from azavea/django-amazon-sesA Django email backend that uses Boto3 to interact with Amazon Simple Email Service (SES).
Python Apache License 2.0 UpdatedMar 29, 2017 -
django-sql-explorer Public
Forked from explorerhq/sql-explorerEasily share data across your company via SQL queries. From Grove Collab.
Python MIT License UpdatedMar 7, 2017 -
garage-door-controller Public
Forked from andrewshilliday/garage-door-controllerSoftware to monitor and control garage doors via a raspberry pi
Python MIT License UpdatedMar 5, 2017 -
pure-js-dom-manipulation Public
Forked from pfohlj/pure-js-dom-manipulationPure JavaScript page generation and DOM Manipulation for CS 290, Module 5
JavaScript UpdatedOct 29, 2016 -
vboxweb Public
A simple web frontend for VirtualBox, built on CherryPy
-
home-assistant.io Public
Forked from home-assistant/home-assistant.ioJekyll project to generate home-assistant.io
HTML UpdatedApr 22, 2016 -
python-openzwave Public
Forked from OpenZWave/python-openzwavePython wrapper for openzwave
JavaScript Other UpdatedApr 21, 2016 -
python-nest Public
Forked from jkoelker/python-nestPython API and command line tool for talking to the Nest™ Thermostat
Python Other UpdatedFeb 26, 2016 -
django-loginas Public
Forked from skorokithakis/django-loginas"Log in as user" for the Django admin.
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 23, 2015 -
django-annoying Public
Forked from skorokithakis/django-annoyingA django application that tries to eliminate annoying things in the Django framework.
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 4, 2015 -
django-cryptographic-fields Public
Forked from foundertherapy/django-cryptographic-fieldsA set of fields that wrap standard Django fields with encryption provided by the python cryptography library.
Python MIT License UpdatedOct 4, 2015 -
django-allauth Public
Forked from pennersr/django-allauthIntegrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. Visit https://jug.gl for a live demo ...
Python MIT License UpdatedJun 30, 2015 -
django-recurrence Public
Forked from jazzband/django-recurrenceUtility for working with recurring dates in Django.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 9, 2015 -
-
django-compressor Public
Forked from django-compressor/django-compressorCompresses linked and inline javascript or CSS into a single cached file.
Python Other UpdatedFeb 12, 2014 -
pylibmc Public
Forked from lericson/pylibmcA Python wrapper around the libmemcached interface from TangentOrg.