Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
python-nexlibs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexlab
python-nexlibs
Commits
13a8d53a
Commit
13a8d53a
authored
Oct 26, 2016
by
nextime
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README
parent
c4d5edca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
README.md
README.md
+22
-0
No files found.
README.md
View file @
13a8d53a
# Nexlibs
## A collection of small python utilities
This is a collection of python utilities i often use in many projects.
`from nexlab import...`
*
daemonizer.py - a library to manage double fork() on unix systems
*
nexcrypt.py - pure python implementation of AES128, AES256, XTEA and few others
*
objgraph.py - usefull library for debugging purpose
*
singleton.py - the name says it all.
` from nexlab.utils import...`
*
blockingdefer.py - a wrapper over twisted deferred to emulate a blocking call
*
genutils.py - some generic utility functions
*
mail.py - helper for formatting and send mail using twisted
*
pwgen.py - a crappy random password generator
*
validators.py - html form validators for formal
*
webutils.py - an HTTP client on top of twisted
[
DONATIONS id:1269
]
help us to continue developement at https://www.nexlab.net/supportus
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment