lucrib's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
psf/requests
A simple, yet elegant, HTTP library.
psf/black
The uncompromising Python code formatter
locustio/locust
Write scalable load tests in plain Python 🚗💨
robotframework/robotframework
Generic automation framework for acceptance testing and RPA
apache/jmeter
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
jd/tenacity
Retrying library for Python
openrazer/openrazer
Open source driver and user-space daemon to control Razer lighting and other features on GNU/Linux
SergeyPirogov/webdriver_manager
codeaprendiz/learn_devops
I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress
yousinix/portfolYOU
A beautiful portfolio Jekyll theme that works with GitHub Pages.
pypa/gh-action-pypi-publish
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI: https://github.com/marketplace/actions/pypi-publish
hamcrest/PyHamcrest
Hamcrest matchers for Python
z-------------/CPod
(UNMAINTAINED) A simple, beautiful podcast app for Windows, macOS, and Linux.
ServeRest/ServeRest
APIs REST simulando loja virtual para servir de estudo de testes de API de forma manual ou automatizada
SvenskaSpel/locust-plugins
A set of useful plugins/extensions for Locust
assertpy/assertpy
Simple assertion library for unit testing in python with a fluent API
mgasiorowski/performance_testing
Tools, articles, etc. related to performance/load/etc. testing.
kevlened/pytest-parallel
A pytest plugin for parallel and concurrent testing
FutureSharks/invokust
A wrapper for locust to allow running load tests in python or on AWS Lambda
SvenskaSpel/locust-swarm
A tool for launching distributed locust runs on a set of load generators
eXparity/hamcrest-date
A Java library which provides a suite hamcrest matchers for matching dates, times, and moments in time
bithatch/snake
A stylised graphical tool for configuring and controlling Razer devices on Linux
ansible/pytest-mp
multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))
brennv/namedtupled
Lightweight namedtuple wrapper for attribute-style data access (a la JavaScript objects).
mbolek/locust_exporter
A locust exporter for prometheus
lucrib/locust_influx
Send information about locust requests to influxdb.
wickdChromosome/simple_webapp_comparison
Repo for article comparing benchmarks for writing webapps in C, Flask, Nodejs