Ricardo Abuchaim (rabuchaim)

rabuchaim

Geek Repo

Location:São Paulo, Brasil

Home Page:https://pypi.org/user/abuchaim

Github PK Tool:Github PK Tool

Ricardo Abuchaim's repositories

geoip2fast

GeoIP2Fast is the fastest GeoIP2 country/city/asn lookup library. A search takes less than 0.00003 seconds. It has its own data file updated twice a week with Maxmind-Geolite2-CSV and is Pure Python!

Language:PythonLicense:MITStargazers:45Issues:3Issues:8

cloudiplookup

Cloud IP Lookup is a Pure Python application and library for Python 3 to verify which cloud platform a given IP address belongs to. Its supports IPv4 and IPv6, and have its own database that can be updated whenever you want with a simple command (AWS, Azure, DigitalOcean, Google Cloud and Oracle Cloud).

Language:PythonLicense:MITStargazers:7Issues:1Issues:1

geolite2mirror

A mirror of the Maxmind Geolite2 database for use in GeoIP2Fast and Cloud IP Lookup automatic updates. Files are automatically updated on Tuesdays and Fridays at around 9pm GMT

StressAnAPI

StressAnAPI is a Pure Python application for stress testing on APIs. Easily configurable with a json file. Use the arrow keys to increase speed, bursts, threads, see results, requests per seconds and much more.

Language:PythonLicense:MITStargazers:5Issues:1Issues:1

pybanner

A small and lightweight library for Python 3.x and PyPy3 to print texts as banners. Works on Linux, MacOS and Windows. No Figlet, Toilet ou PyFiglet needed, it's Pure Python!

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

etimedecorator

eTimeDecorator is a set of 3 decorators for Python 3.x and PyPy3 to measure the execution time of a function that executes hundreds/thousands of times per second. It also works with asyncio. Records the minimum, average and maximum elapsed time of functions and calculates the percentile.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

geoip2fastphp

GeoIP2Fast is the fastest GeoIP2 country/city/asn lookup library for PHP A search takes less than 0.00003 seconds. It has its own data file updated twice a week with Maxmind-Geolite2-CSV.

Language:PHPLicense:MITStargazers:3Issues:2Issues:0

fastaccesslimiter

A fast, lightweight, and full-featured IP address access limiter for any Python web framework. Supports IPv4 and IPv6 simultaneously. Can handle thousands of networks in your blocklist and gets responses in less than 0.000005 seconds. And it's pure Python!

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

cachettl

An elegant LRU TTL Cache decorator that also works with asyncio. It has the cache_info(), cache_clear() methods and access to the remainingttl property.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

ezIPSet

IPSet is a lightweight and fast Python library for manipulating IPSet rules. No dependencies, pure Python!

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

fifofile

A class that makes it easy to read and write lines in FiFo files (named pipes).

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

geoip2fastserver

GeoIP2FastServer is the union between Asyncio + Tornado + GeoIP2Fast. In your local network, you can get an API response in 0.0001 second and can handle more than 2,000 requests per second. We are fast and open source!

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0