pu-pjr

View on PyPIReverse Dependencies (0)

0.20.0 pu_pjr-0.20.0-py3-none-any.whl

Wheel Details

Project: pu-pjr
Version: 0.20.0
Filename: pu_pjr-0.20.0-py3-none-any.whl
Download: [link]
Size: 18211
MD5: d3c4f57385b03a342bf8e502714532aa
SHA256: 6c7e04f596565d4f1aab84adaf046aef39c455046889d409d478f84084a6752f
Uploaded: 2023-10-05 19:08:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pu-pjr
Version: 0.20.0
Summary: Personal utilities for coding and data analysis
Author: Pedro Juan Royo
Author-Email: pedro.juan.royo[at]gmail.com
Home-Page: https://github.com/Parzival1918/Personal-Utilities
Project-Url: Repository, https://github.com/Parzival1918/Personal-Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: ==3.11.*
Requires-Dist: matplotlib (<4.0.0,>=3.8.0)
Requires-Dist: ovito (<4.0.0,>=3.9.2)
Requires-Dist: pandas (<3.0.0,>=2.1.1)
Requires-Dist: rich (<14.0.0,>=13.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 697 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pu_pjr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pu_pjr/dir_stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pu_pjr/dir_stats/__main__.py sha256=LkvFcMs-PSaDIZW1fMbjm4kYvvVP25YyTwKqiiv-gyc 8480
pu_pjr/dir_stats/dir_contents.py sha256=rHX9N6u9X0-NINhJBzh7XKuSdg7xkw88W4abC4RGsFY 5902
pu_pjr/dir_stats/utils.py sha256=TpdPUKtTPAqPkPa78X-xJK7PPJiXwkgvNpRK9XBqPDA 8736
pu_pjr/force_fields_plotting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pu_pjr/force_fields_plotting/__main__.py sha256=q_VenqhFWAoF56n5HUv5dpxovDHcCWW4o2xKosLCFK8 7342
pu_pjr/force_fields_plotting/force_fields.py sha256=iOKk3aRtx3_2CYkimk4E2FeF00AKL4kfYP1JX4GvDdQ 2706
pu_pjr/force_fields_plotting/utils.py sha256=8QiQSuDUPT461KiGsujabH2uGlFc7UeNrwJ_Zc8sgFY 3995
pu_pjr/lammps_helper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pu_pjr/plotting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pu_pjr/plotting/__main__.py sha256=2KHaTvgZ2-0Dplbau5wBZmDRnTIenTcqejQy8dUVezM 8377
pu_pjr/plotting/multi_file.py sha256=wT_itG7iORbzjjGrr58Pkkq4BOceZYFoeByKXalEBVo 2479
pu_pjr/plotting/stats.py sha256=bpZ1Mh9F199Ark1gjGl-L716Y2WfI05w8QOP2sNRIGc 1140
pu_pjr/plotting/utils.py sha256=WgFQYKQj2kfwGXXoOvzm_idAgoRGixGi1l9PctzdXLw 5803
pu_pjr/plotting/xy.py sha256=ICtlrFo_UDSNp1kBtpOLGIyeRiE6GFvfHR3bBEK9CZw 1498
pu_pjr-0.20.0.dist-info/METADATA sha256=i8Zp69GVpBHb6qTMFumGrxnef8Ims6nkFB2Py0oQHSI 1332
pu_pjr-0.20.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pu_pjr-0.20.0.dist-info/entry_points.txt sha256=RGYKTrTsOA3u5s4rbf9vcL6SLTZUnXlrRSJFDQUiddM 153
pu_pjr-0.20.0.dist-info/RECORD

entry_points.txt

dirstats = pu_pjr.dir_stats.__main__:main
potentials = pu_pjr.force_fields_plotting.__main__:main
quickplot = pu_pjr.plotting.__main__:main