crc-bank

View on PyPIReverse Dependencies (0)

0.2.10 crc_bank-0.2.10-py3-none-any.whl

Wheel Details

Project: crc-bank
Version: 0.2.10
Filename: crc_bank-0.2.10-py3-none-any.whl
Download: [link]
Size: 27448
MD5: fb089fd2c9770fca898ee280c933c09c
SHA256: dd047c63ccc67fcc5b668d9934fc41cc91a21a0355609c8c00d26ce88af7f582
Uploaded: 2024-02-28 15:05:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crc-bank
Version: 0.2.10
Summary: Banking application for resource allocation in Slurm based HPC systems.
Author: Pitt Center for Research Computing
Home-Page: https://github.com/pitt-crc/bank
Project-Url: Documentation, https://crc-pages.pitt.edu/bank/
Project-Url: Repository, https://github.com/pitt-crc/bank
Keywords: Pitt,CRC,HPC,banking,slurm
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Systems Administration
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: SQLAlchemy (==2.0.21)
Requires-Dist: beautifulsoup4 (==4.12.2)
Requires-Dist: pandas (==2.0.3)
Requires-Dist: prettytable (==3.9.0)
Requires-Dist: python-environ (==0.4.54)
Requires-Dist: sqlalchemy-utils (==0.41.1)
Requires-Dist: time-machine (==2.13.0)
Description-Content-Type: text/markdown
[Description omitted; length: 605 characters]

WHEEL

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

RECORD

Path Digest Size
bank/__init__.py sha256=l3akd8DY_yYK0aPlbDZwWOu1DizwlS87X9N0iFDGM-Q 960
bank/account_logic.py sha256=Q6z2Ji4Ho_6Ln_wLp_iu45-ScnLSJwl5gRhRSJvytvY 52685
bank/cli/__init__.py sha256=B_fITw2d0TCmZPhJLYhZwkkTVE2SamooVDfIzMny-lo 87
bank/cli/app.py sha256=EdA-ZlN8qRrGo6B2vFnCx2m5xvM1lc8Ir980AvUnNMw 1715
bank/cli/parsers.py sha256=ESiKPchwbx72j-uUlF0P02Gdplr0qITsIx7nRyXVGp8 15193
bank/cli/types.py sha256=lnHxrpRD1DfFYO2d3ysz4tX-syR4UdXiS7hwc8zRMHs 1668
bank/exceptions.py sha256=iT5Pkf4rhwbn5-GicDUIwn3Yq9LrjlBC8Wf28rB9Uo0 1222
bank/orm.py sha256=t_xeo3INmOIUtJr7WovC7BUm4o8mpqjUymBG9jOYzEs 12747
bank/settings.py sha256=RnpSx4WXwcdDyJtHh848-lvi1SBSqsr4ybuaL-raYMs 5848
bank/system/__init__.py sha256=lcxYybe_wcILN77rKwZaJRHoL9CjaC8z8uqKr6QqnRA 308
bank/system/shell.py sha256=orbk2QRLXmtm9Pm2cZdpFCDNTfNLWUqkZs0UpWQZRnI 1725
bank/system/slurm.py sha256=rylu2efSbw8qRpxN5tQyljfeaC0cKPYA4WdWgkems2M 8079
bank/system/smtp.py sha256=F4EQzxq_piqExpBcRX1hAHPaMyDZOLxQh_3joL3_SrE 3861
crc_bank-0.2.10.dist-info/METADATA sha256=t0LuIvZNN9X1TtvSO20K7QeZfEI5Sm0G0zSegNFqBbQ 1881
crc_bank-0.2.10.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
crc_bank-0.2.10.dist-info/entry_points.txt sha256=5pAJdtNeaWefwfuXuZz_R5GJ5j41ALWXA_khK05N64c 72
crc_bank-0.2.10.dist-info/RECORD

entry_points.txt

crc-bank = bank.cli.app:CommandLineApplication.execute