Skip to content

ben-elbert/easypy

This branch is 1 commit ahead of, 151 commits behind real-easypy/easypy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9501c3e · Apr 21, 2020
Mar 3, 2020
Mar 3, 2020
Apr 19, 2018
Jan 19, 2020
Mar 3, 2020
Apr 29, 2018
Mar 20, 2017
Mar 20, 2017
Apr 21, 2020
Apr 17, 2018
Apr 16, 2018
Oct 20, 2019
Nov 14, 2019
Aug 6, 2019

Repository files navigation

This repository will no longer be maintained. Please use https://github.com/real-easypy/easypy instead.

Build Status Documentation

easypy

easypy makes python even easier!

Many boiler-plate patterns are reduced to simple yet richly featured constructs:

  • concurrency - running asynchronous code easily and manageably
  • resiliency - retrying or swallowing exceptions
  • synchronization - poll-and-wait for long-running process to complete
  • collections - filter and choose objects using keywords and predicates

In addition, there are humanization modules that help both code and logs more user-friendly

  • represting data-size and time units
  • randomizing strings
  • coloring and structured logging
  • tokens

... And much more!

Contributers please read CONTRIBUTING.md.

About

This repository will no longer be maintained. See instead https://github.com/real-easypy/easypy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%