Box-master.zip
(预估有个43文件)
Box-master
setup.py
2KB
.gitignore
1KB
requirements.txt
49B
CHANGES.rst
11KB
MANIFEST.in
56B
.pre-commit-config.yaml
567B
LICENSE
1KB
requirements-test.txt
93B
.github
workflows
tests.yml
2KB
pythonpublish.yml
865B
.black.toml
187B
box_logo.png
35KB
README.rst
4KB
.coveragerc
609B
AUTHORS.rst
2KB
box
__init__.py
444B
box.py
36KB
config_box.py
4KB
box_list.py
16KB
converters.py
6KB
from_file.py
4KB
shorthand_box.py
921B
exceptions.py
446B
CONTRIBUTING.rst
1KB
docs
4.x_changes.rst
5KB
test
test_from_file.py
2KB
test_sbox.py
826B
data
json_list.json
26B
msgpack_file.msgpack
98B
bad_file.txt
37B
json_file.json
601B
toml_file.tml
974B
yaml_file.yaml
607B
yaml_list.yaml
184B
csv_file.csv
71B
msgpack_list.msgpack
14B
__init__.py
0B
test_box_list.py
7KB
test_converters.py
3KB
test_config_box.py
2KB
test_box.py
37KB
common.py
2KB
requirements-dev.txt
81B
暂无评论