Posts
-
python-user-agents
A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
ua-parser>= 0.10.0 is required. Thanks @jnozsc!- Added
get_device(),get_os()andget_browser()instance methods toUserAgent. Thanks @rodrigondec!
Tags: #python β’ user-agent-detection β’ browser-detection
-
ISO-3166-Countries-with-Regional-Codes
ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets
These lists are the result of merging data from two sources, the Wikipedia ISO 3166-1 article for alpha and numeric country codes, and the UN Statistics site for countriesβ regional, and sub-regional codes. In addition to countries, it includes dependent territories.
The International Organization for Standardization (ISO) site provides partial data (capitalised and sometimes stripped of non-latin ornamentation), but sells the complete data set as a Microsoft Access 2003 database. Other sites give you the numeric and character codes, but there appeared to be no sites that included the associated UN-maintained regional codes in their data sets. I scraped data from the above two websites that is all publicly available already to produce some ready-to-use complete data sets that will hopefully save someone some time who had similar needs.
Tags: #ruby β’ region-codes β’ countries
-
tinyhttp
π¦ 0-legacy, tiny & fast web framework as a replacement of Express
- β‘ 2x faster than Express
- β Express middleware compat
- βͺ Async middleware support
- β Native ESM and CommonJS support
- π No legacy dependencies, just the JavaScript itself
- π¨ Types out of the box
- π₯ Prebuilt middleware for modern Node.js
Visit tinyhttp website for docs, guides and middleware search.
Tags: #typescript β’ web β’ webframework
-
pravega
Pravega - Streaming as a new software defined storage primitive
Pravega is an open source distributed storage service implementing Streams. It offers Stream as the main primitive for the foundation of reliable storage systems: aΒ high-performance, durable, elastic, and unlimited append-only byte stream with strict ordering and consistency.
To learn more about Pravega, visit https://pravega.io
Tags: #java β’ streaming β’ streaming-data
-
stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting.
Tags: #python β’ machine-learning β’ deep-learning
-
brave
Java distributed tracing implementation compatible with Zipkin backend services.
Brave is a distributed tracing instrumentation library. Brave typically intercepts production requests to gather timing data, correlate and propagate trace contexts. While typically trace data is sent to Zipkin server, third-party plugins are available to send to alternate services such as Amazon X-Ray.
This repository includes dependency-free Java libraries and instrumentation for common components used in production services. For example, this includes trace filters for Servlet and log correlation for Apache Log4J.
You can look at our example project for how to trace a simple web application.
Tags: #java β’ zipkin β’ distributed-tracing
-
genieacs
A fast and lightweight TR-069 Auto Configuration Server (ACS)
GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. Itβs battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.
Tags: #typescript β’ tr-069 β’ cwmp
-
remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
Remix Project is a rich toolset including Remix IDE, a comprehensive smart contract development tool. The Remix Project also includes Remix Plugin Engine and Remix Libraries which are low-level tools for wider use.
Tags: #typescript β’ remix β’ remix-ide
-
React-Mini-Social-Network
A reactive mini-social-network created with React!! ππ» - No longer maintained.
A reactive single-page-social-network created with React. Screenshots below!!
No longer maintained. But it works
Please visit this link for the updated version of this project.
Tags: #javascript β’ single-page-app β’ social-network
-
python-broadlink
Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs
A Python module and CLI for controlling Broadlink devices locally. The following devices are supported:
- Universal remotes: RM home, RM mini 3, RM plus, RM pro, RM pro+, RM4 mini, RM4 pro, RM4C mini, RM4S, RM4 TV mate
- Smart plugs: SP mini, SP mini 3, SP mini+, SP1, SP2, SP2-BR, SP2-CL, SP2-IN, SP2-UK, SP3, SP3-EU, SP3S-EU, SP3S-US, SP4L-AU, SP4L-EU, SP4L-UK, SP4M, SP4M-US, Ankuoo NEO, Ankuoo NEO PRO, Efergy Ego, BG AHC/U-01
- Switches: MCB1, SC1, SCB1E, SCB2
- Outlets: BG 800, BG 900
- Power strips: MP1-1K3S2U, MP1-1K4S, MP2
- Environment sensors: A1
- Alarm kits: S1C, S2KIT
- Light bulbs: LB1, LB26 R1, LB27 R1, SB800TD
- Curtain motors: Dooya DT360E-45/20
- Thermostats: Hysen HY02B05H
- Hubs: S3
Tags: #python
subscribe via RSS