Managed Projects

requests

  Analyzed about 4 hours ago

Python HTTP Requests for Humans™.

7.81K lines of code

54 current contributors

9 days since last commit

26 users on Open Hub

Moderate Activity
5.0
 
I Use This

PyYAML

  Analyzed about 14 hours 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.38K lines of code

3 current contributors

2 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 Analyzed 7 days ago

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.

14.2K lines of code

25 current contributors

2 months since last commit

10 users on Open Hub

Very Low Activity
5.0
 
I Use This

pycodestyle

Claimed by Python Code Quality Authority Analyzed 1 day ago

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

4.7K lines of code

10 current contributors

2 months since last commit

8 users on Open Hub

Low Activity
5.0
 
I Use This

urllib3

  Analyzed 1 day 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]

21.9K lines of code

26 current contributors

4 days 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.

21K lines of code

6 current contributors

5 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

doc8

  Analyzed 2 days ago

2.62K lines of code

3 current contributors

about 1 month 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 1 day ago

Python AST-based static analyzer from OpenStack Security Group

0 lines of code

1 current contributors

over 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 20 hours ago

Python library for interfacing with the GitHub APIv3

26.3K lines of code

23 current contributors

1 day since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This