Posts
-
FlycoRoundView
A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced.
A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced. 一个扩展原生控件支持圆角矩形框背景的库,可以减少相关shape资源文件使用.
Tags: #java
-
expo-server-sdk-node
Server-side library for working with Expo using Node.js
Server-side library for working with Expo using Node.js.
If you have problems with the code in this repository, please file issues & bug reports at https://github.com/expo/expo. Thanks!
Tags: #typescript • expo • node
-
urlcrazy
Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.
URLCrazy is an OSINT tool to generate and test domain typos or variations to detect or perform typo squatting, URL hijacking, phishing, and corporate espionage.
Homepage: https://morningstarsecurity.com/research/urlcrazy
Tags: #ruby • osint • typosquatting
-
cfn_nag
Linting tool for CloudFormation templates
The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:
- IAM rules that are too permissive (wildcards)
- Security group rules that are too permissive (wildcards)
- Access logs that aren’t enabled
- Encryption that isn’t enabled
- Password literals
For more background on the tool, please see this post at Stelligent’s blog:
Tags: #ruby • continuous-testing • unit-testing
-
mediacenterjs
A HTML/CSS/Javascript (NodeJS) based Media center
Tags: #javascript • media-center • nodejs
-
twitter-api-php
The simplest PHP Wrapper for Twitter API v1.1 calls
$settings = array( 'oauth_access_token' => "YOUR_OAUTH_ACCESS_TOKEN", 'oauth_access_token_secret' => "YOUR_OAUTH_ACCESS_TOKEN_SECRET", 'consumer_key' => "YOUR_CONSUMER_KEY", 'consumer_secret' => "YOUR_CONSUMER_SECRET" );Tags: #php • twitter-api • twitterapiexchange
-
python-edgar
Download the SEC filings index from EDGAR since 1993
The SEC filings index is split in quarterly files since 1993 (1993-QTR1, 1993-QTR2…). By using
python-edgarand some scripting, you can easily rebuild a master index of all filings since 1993 by stitching quarterly index files together. The master index file can be then feed to a database, a pandas dataframe, stata, etc…An index file is a csv-like (pipe
|separated) file that contains the following information:- Company name (eg.
TWITTER, INC) - Company CIK (eg.
0001418091) - Filling date (eg.
2013-10-03) - Filling type (eg.
S1) - Filling URL on EDGAR (
edgar/data/1418091/0001193125-13-390321.txt)
Once
python-edgaris finished downloading index files, you can open an index file withcsv.csvreaderorpandas.read_csvto have the data programmatically usable. Remember that the delimiter character is|!python-edgarcan be used as a library called from another python script, or as a standalone script.Tags: #python • edgar • 10k
- Company name (eg.
-
boxbilling
BoxBilling - Open source billing and client management software
Tags: #php • contributing • community
-
markdown-viewer
Markdown Viewer / Browser Extension
Install: [Chrome] / [Firefox] / [Opera] / [Edge]
Tags: #javascript • chrome • firefox
-
hkube
🐟 High Performance Computing over Kubernetes - Core Repo 🎣
HKube is a cloud-native open source framework to run distributed pipeline of algorithms built on Kubernetes.
HKube optimally utilizing pipeline’s resources, based on user priorities and heuristics.
Tags: #javascript • hkube • kubernetes
subscribe via RSS