Skip to content

Jaymon/datatypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datatypes

Datatypes is my personal standard library and is a core dependency of many of my other python projects like endpoints, prom, testdata, and captain.

I had been creating the same types of classes over and over and I finally decided to collect all those similar classes into a central location that I can pull into multiple projects, and Datatypes was born.

Installation

Install latest stable with the following command.

$ pip install datatypes

Or install the latest and greatest from source:

$ pip install -U "git+https://github.com/jaymon/datatypes#egg=datatypes"

About

My personal standard library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages