issues
search
materialsvirtuallab
/
monty
This repository implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.
MIT License
72
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rexml from 3.3.6 to 3.3.9 in /docs
#720
dependabot[bot]
opened
5 days ago
1
release numpy <2 pin, and support python 3.13
#719
DanielYang59
opened
1 week ago
2
Why the version from github repo tag `v2024.7.29` differs from PyPI `2024.7.30`?
#718
DanielYang59
closed
1 week ago
4
Support numpy 2 and python 3.13
#717
DanielYang59
opened
1 week ago
0
Add unit test for helper function `json._check_type`
#716
DanielYang59
opened
1 week ago
4
Bump webrick from 1.8.1 to 1.8.2 in /docs
#715
dependabot[bot]
closed
1 week ago
0
Declare required and optional dependency
#714
DanielYang59
closed
1 week ago
3
Lazily import `torch/pydantic` in `json` module, speedup `from monty.json import` by 10x
#713
DanielYang59
closed
1 week ago
7
Fix line ending handling in `reverse_readfile/readline` across OS, and not skipping empty lines
#712
DanielYang59
opened
2 months ago
9
Bump rexml from 3.3.2 to 3.3.6 in /docs
#711
dependabot[bot]
closed
1 week ago
1
[Dev] Enable more `ruff` rules
#710
DanielYang59
closed
1 week ago
1
Drop Python 3.9 support
#709
DanielYang59
opened
2 months ago
2
monty.os is missing in the package.find
#708
eamanu
closed
1 week ago
2
pre-commit autoupdate
#707
pre-commit-ci[bot]
closed
1 week ago
2
[Bug]: unsync versions between GH and PyPi
#706
eamanu
closed
1 week ago
0
Bump rexml from 3.3.2 to 3.3.3 in /docs
#705
dependabot[bot]
closed
2 months ago
2
Fix `zpath` when passing `pathlib.Path`
#704
janosh
closed
1 week ago
1
Fix `test_with_copy_gzip` which alters test file in place
#703
DanielYang59
closed
2 months ago
3
fix `TestClass` name, make module level variable all capital and other code cleanup
#702
DanielYang59
opened
3 months ago
6
Bump rexml from 3.2.8 to 3.3.2 in /docs
#701
dependabot[bot]
closed
3 months ago
1
Fix line ending in `reverse_readfile/readline` in Windows
#700
DanielYang59
closed
3 months ago
7
Add missing `functools.wraps` decorator to `deprecated` decorator and handle `dataclass` properly
#699
DanielYang59
closed
3 months ago
3
add pint Quantity support to JSON
#698
rkingsbury
closed
3 months ago
2
Update numpy requirement from <2.0.0 to <3.0.0
#697
dependabot[bot]
opened
3 months ago
1
Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712
#696
dependabot[bot]
closed
3 months ago
1
Bump orjson from 3.10.5 to 3.10.6
#695
dependabot[bot]
closed
4 months ago
1
pre-commit autoupdate
#694
pre-commit-ci[bot]
closed
3 months ago
2
Add `Path` to supported type hints for `zpath`
#693
Andrew-S-Rosen
closed
4 months ago
3
Bump pymongo from 4.7.3 to 4.8.0
#692
dependabot[bot]
closed
4 months ago
1
Make `cached_class` decorated classes picklable
#691
janosh
closed
3 months ago
1
Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622
#690
dependabot[bot]
closed
4 months ago
1
`deprecated` decorator allow `replacement` as string
#689
DanielYang59
closed
4 months ago
2
Fix (de)serialization `datetime` with timezone information
#688
DanielYang59
closed
3 months ago
2
Bump numpy from 1.26.4 to 2.0.0
#687
dependabot[bot]
closed
4 months ago
1
Bump numpy from 1.26.4 to 2.0.0
#686
dependabot[bot]
closed
4 months ago
0
Bump orjson from 3.10.3 to 3.10.5
#685
dependabot[bot]
closed
4 months ago
0
Bump orjson from 3.10.3 to 3.10.4
#684
dependabot[bot]
closed
4 months ago
1
Bump pymongo from 4.7.2 to 4.7.3
#683
dependabot[bot]
closed
4 months ago
0
`zpath` return file name without compression suffix if file was already decompressed
#682
janosh
closed
4 months ago
1
pre-commit autoupdate
#681
pre-commit-ci[bot]
closed
4 months ago
1
Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602
#680
dependabot[bot]
closed
4 months ago
0
[Bug]: Dimension of empty Torch tensor is lost during to_json
#679
matthewcarbone
opened
5 months ago
0
Fix serious regression introduced in list_strings
#678
gmatteo
closed
5 months ago
2
Bump types-requests from 2.31.0.20240406 to 2.32.0.20240523
#677
dependabot[bot]
closed
5 months ago
0
Extend `dev.deprecated` to decorate classes and improve message
#676
DanielYang59
closed
5 months ago
3
Bump types-requests from 2.31.0.20240406 to 2.32.0.20240521
#675
dependabot[bot]
closed
5 months ago
1
Bump rexml from 3.2.5 to 3.2.8 in /docs
#674
dependabot[bot]
closed
5 months ago
0
Bump nokogiri from 1.16.2 to 1.16.5 in /docs
#673
dependabot[bot]
closed
5 months ago
0
Add another regression test for `recursive_msonable` behavior
#672
Andrew-S-Rosen
closed
5 months ago
2
Fix removal of `recursive_msonable` keyword argument in internal `jsanitize` calls
#671
Andrew-S-Rosen
closed
5 months ago
2
Next