Managed Projects

requests

  Analyzed about 4 hours ago

Python HTTP Requests for Humans™.

7.46K lines of code

54 current contributors

about 1 month since last commit

26 users on Open Hub

Low Activity
5.0
 
I Use This

PyYAML

  Analyzed 12 days 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.17K lines of code

3 current contributors

6 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 4 months 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.

7.32K lines of code

25 current contributors

over 1 year since last commit

9 users on Open Hub

Activity Not Available
5.0
 
I Use This

pycodestyle

Claimed by Python Code Quality Authority Analyzed 21 minutes ago

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

4.76K lines of code

10 current contributors

3 months since last commit

8 users on Open Hub

Low Activity
5.0
 
I Use This

urllib3

  Analyzed about 12 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]

19.2K lines of code

26 current contributors

3 days since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This

cryptography

  Analyzed about 2 years ago

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

50.6K lines of code

31 current contributors

about 2 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

LibYAML

  Analyzed over 2 years ago

YAML 1.1 parser and emitter written in C.

20.9K lines of code

6 current contributors

almost 3 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

doc8

  Analyzed 33 minutes ago

2.61K lines of code

3 current contributors

8 days since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

flake8-import-order

Claimed by Python Code Quality Authority Analyzed 1 day ago

Flake8 plugin that checks import order against various Python Style Guides

1.39K lines of code

3 current contributors

4 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

github3.py

  Analyzed 28 days ago

Python library for interfacing with the GitHub APIv3

25.7K lines of code

23 current contributors

about 1 month since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This