release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
data
Python Package Index
pypi.org
github.com
Releases
3
Frequency
3 weeks 4 days
Last Release
about 11 years ago
Wednesday, 10 June 2015, 22:53
Work with unicode/non-unicode data from files or strings uniformly.
Log in to subscribe
Releases
3
Links
2
Collections
0
Linked projects
data
Python Package Index
Work with unicode/non-unicode data from files or strings uniformly.
mbr/data
GitHub
data is a small Python module that allows you to treat input in a singular way and leave it up to the caller to supply a byte-string, a unicode object, a file-like or a filename.