Python package to retrieve and manage data of the IMDb
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
A simple, and lightweight program to display and format Bukkit logs.
Bukkit Log Viewer is a simple, easy-to-use and lightweight program, which loads Bukkit server logs, and highlights the different logs, depending on the logger level.
Below is a colour code:
FINE = > green
FINER = > green
FINEST = > green
INFO = > cyan
SEVERE = > red
WARNING = > yellow
Sisolo is a simple solar logger, meant to run on small embedded devices, like routers. Currently it targets OpenWrt, uses Yasdi to interface with SMA inverters and Curl to store logs on an ftp server.
The Winfessor Enhanced .NET Trace Library is written in VB.NET, supports class level configuration, and contains both console and Winforms trace receiver interfaces. To use it you simply put a Traceable attribute on your class and call a static method.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.