Skip to content

pyctrl/gperiod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPeriod


"Simplified time period manipulations"

Installation

pip install gperiod

Presenting gperiod

Introduction

Functional API

Period class

PeriodProto protocol

factories (Period/Tuple/...)

Quickstart

Prepare playground

pip install ipython

ipython -i -c 'from gperiod.g import *; from datetime import *'

Versioning

SemVer used for versioning. For available versions see the repository tags and releases.

Authors

  • Dima Burmistrov - Initial work - pyctrl

License

This project is licensed under the X11 License (extended MIT) - see the LICENSE file for details

Additional APIs

Representations

x
  • str and repr output differs

Pickling, dumping and loading

Pickling

x

Dumping

x

Loading

x

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages