3 projects tagged "Python"
Pylot is a tool for testing the performance and scalability of Web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. It generates concurrent loads, verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI or the shell.
django-issue-synchronisation is a pluggable system that synchronizes various issue tracking systems into one Django application. It makes calls to issue tracking APIs, and normalizes the issue data. It provides one-way synchronisation and doesn't support changes within the Django database.