Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 553 Bytes

File metadata and controls

12 lines (9 loc) · 553 Bytes

Utilities of random stuff

This uses the picoded.util namespace and contains the following.

  • picoded.util.query : In memory query, and aggregation for collections of maps : using SQL where like clauses
  • picoded.util.file : File mainipulation utilities
  • picoded.util.web : Web and email connection / request utilties
  • picoded.util.security : Password hashing, cryptography, and authentication utilities

{% hint style='tip' %} If core is the bread, this would be the butter. Adding much flavour to otherwise a simple bread. {% endhint %}