issues
search
shazow
/
unstdlib.py
Unstandard Python library of useful and highly-reusable functions.
http://pypi.python.org/pypi/unstdlib
MIT License
150
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
doctest hang
#52
jayvdb
opened
5 years ago
4
MANIFEST.in: Add LICENSE and tests
#51
jayvdb
closed
5 years ago
0
Missing 1.7.1 tag
#50
jayvdb
closed
5 years ago
1
travis: Use latest Python 2, Python 3
#49
shazow
closed
5 years ago
0
'basestring' class removed from Python 3
#48
sleibrock
closed
5 years ago
2
sortify and uniquify helpers
#47
rbu
opened
9 years ago
1
Partition function
#46
rbu
opened
9 years ago
1
Add tuplify, setify and dictify decorators
#45
rbu
opened
9 years ago
7
Add a Period object that allows handling timeframes with start and end
#44
rbu
opened
9 years ago
0
Fix deprecated wrapper
#43
matthewwithanm
closed
9 years ago
2
Consistent ordering of arguments to open_atomic.
#42
wolever
closed
9 years ago
1
Separate license file from readme
#41
djmattyg007
closed
9 years ago
3
Add memoized_method to functools_.__all__
#40
wolever
closed
10 years ago
0
Adding tagbuilder.
#39
shazow
closed
10 years ago
1
Add iterable support for html.tag
#38
shazow
closed
10 years ago
0
datetime module needs to/from unix epoch helpers
#37
shazow
opened
10 years ago
0
iterate_chunks which will also handle slices
#36
wolever
opened
10 years ago
0
base64_iterdecode
#35
wolever
closed
10 years ago
3
iterate_chunks makes babies cry; needs iterate_slices too
#34
wolever
opened
10 years ago
9
Very first version of Sphinx docs - something to start fiddling from
#33
wolever
opened
10 years ago
1
Create mkdtemp context manager
#32
wolever
opened
10 years ago
3
Add explicit `name` to `memoized_property`
#31
wolever
closed
10 years ago
0
Add to_float
#30
wolever
closed
10 years ago
0
Add memoized_method function
#29
wolever
closed
10 years ago
8
Add PeekableIter
#28
wolever
opened
10 years ago
9
py3k compatibility
#27
tlatsas
closed
10 years ago
5
make tests green for python 2
#26
tlatsas
closed
10 years ago
4
Port to Python 3
#25
shazow
closed
11 years ago
1
Switch README symlink to appease setup.py sdist
#24
wolever
closed
11 years ago
1
add deprecated decorator in Readme
#23
tlatsas
closed
11 years ago
0
Proposing a string_.format_int
#22
shazow
closed
11 years ago
2
Raise a ValueError if number_to_str number is negative
#21
wolever
closed
11 years ago
4
add a deprecate decorator
#20
tlatsas
closed
11 years ago
3
Adding chdir context manager
#19
wolever
closed
11 years ago
1
removed "someday" qualifier for unstdlib.sqlalchemy in README.md
#18
garrison
closed
11 years ago
1
Add functions which convert timestamps to <--> from datetimes
#17
wolever
closed
11 years ago
0
Start of Python 3 compatibility
#16
wolever
closed
10 years ago
2
Adding 'open_atomic'
#15
wolever
closed
10 years ago
1
number_to_bytes(n), bytes_to_number(b)
#14
shazow
closed
11 years ago
10
Add unstdlib.human which is a collection of helpers for parsing human input (and vice versa)
#13
shazow
opened
11 years ago
0
Todo: Add deprecation warning helpers.
#12
shazow
opened
11 years ago
0
Use RecentlyUsedContainer in memoized example
#11
wolever
closed
11 years ago
0
Todo: Adopt @zzzeek's `group_expirable_memoized_property` and `importlater`
#10
shazow
opened
11 years ago
0
Add cache busting helpers
#9
shazow
closed
11 years ago
1
Fix is_iterable.
#8
dwf
closed
12 years ago
6
Adding 'type_' and 'is_subclass' function
#7
wolever
closed
12 years ago
0
Added unstdlib.standard.list_.{is_iterable,iterate}
#6
shazow
closed
12 years ago
17
unstdlib.standard.datetime_.now
#5
shazow
closed
12 years ago
0
Adding 'listify'
#4
wolever
closed
12 years ago
0
Adding unstdlib.timezone imported from @wolever
#3
shazow
closed
12 years ago
12
Next