Managed Projects

requests

  Analyzed about 21 hours ago

Python HTTP Requests for Humans™.

7.78K lines of code

54 current contributors

1 day since last commit

26 users on Open Hub

Moderate Activity
5.0
 
I Use This

PyYAML

  Analyzed 44 minutes ago

YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for the Python programming language. PyYAML features - a complete YAML 1.1 parser. In particular, PyYAML can parse all examples from the ... [More] specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. - Unicode support including UTF-8/UTF-16 input/output and \u escape sequences. low-level event-based parser and emitter API (like SAX). - high-level API for serializing and deserializing native Python objects (like DOM or pickle). - support for all types from the YAML types repository. A simple extension API is provided. - relatively sensible error messages. [Less]

8.26K lines of code

3 current contributors

5 months since last commit

18 users on Open Hub

Very Low Activity
3.75
   
I Use This
Tags parser python

flake8

Claimed by Python Code Quality Authority No analysis available

This project glues together PyFlakes, PEP8, and a McCabe complexity checker to analyze the quality of code written in python. It is extremely extensible and already has several extensions written for it.

0 lines of code

25 current contributors

0 since last commit

10 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

pycodestyle

Claimed by Python Code Quality Authority Analyzed about 8 hours ago

Simple Python style checker. A tool to check your Python code against some of the style conventions in PEP 8.

4.68K lines of code

10 current contributors

14 days since last commit

8 users on Open Hub

Low Activity
5.0
 
I Use This

urllib3

  Analyzed about 9 hours ago

urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries: •Thread safety. •Connection pooling. •Client-side SSL/TLS verification. ... [More] •File uploads with multipart encoding. •Helpers for retrying requests and dealing with HTTP redirects. •Support for gzip and deflate encoding. •Proxy support for HTTP and SOCKS. •100% test coverage. [Less]

21K lines of code

26 current contributors

1 day since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This

LibYAML

  Analyzed 4 months ago

YAML 1.1 parser and emitter written in C.

20.9K lines of code

6 current contributors

over 2 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

doc8

  Analyzed about 6 hours ago

2.62K lines of code

3 current contributors

2 months since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

flake8-docstrings

Claimed by Python Code Quality Authority No analysis available

0 lines of code

18 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

bandit

Claimed by Python Code Quality Authority Analyzed about 7 hours ago

Python AST-based static analyzer from OpenStack Security Group

0 lines of code

1 current contributors

about 5 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

github3.py

  Analyzed about 4 hours ago

Python library for interfacing with the GitHub APIv3

25.8K lines of code

23 current contributors

9 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This