Skip to content

I'm doing the same things over and over again and I finally want to put these things in a place I can pull from

License

Notifications You must be signed in to change notification settings

Jaymon/datatypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datatypes

I've been creating the same types of classes over and over and I finally want to collect these classes into a central location that I can pull into multiple projects.

I try to keep all of the modules and classes well documented and tested since Datatypes is one of my core libraries used in many of my other projects.

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

I'm doing the same things over and over again and I finally want to put these things in a place I can pull from

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages