Skip to content

sunrize531/cherry-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cherry-common

Set of tools and utilities for python, initially created for social games engine.

  • dictutils - utilities for working with mappings, especially nested mapping;
  • mathutils - hash generation functions, Median implementation used for statistics; Weights class used for calculating of item drop chances;
  • pathutils - just some wrappers around builtin python's os.path functionality;
  • excel - wrapper for xlwt, xlrd packages to add some OOP there;
  • process - utils for multiprocessing;
  • db - mongodb helpers with some additional in-memory caching functionality;

About

Set of various python utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages