abqcy

View on PyPIReverse Dependencies (0)

0.0.5 abqcy-0.0.5-py3-none-any.whl

Wheel Details

Project: abqcy
Version: 0.0.5
Filename: abqcy-0.0.5-py3-none-any.whl
Download: [link]
Size: 7954
MD5: 0150ef9abd7ffe44b58524d8d0b2be61
SHA256: 897032c53dec65435ca360888e7a6d9777085a0dcbe359e271424cfcde805c5c
Uploaded: 2023-05-18 15:54:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: abqcy
Version: 0.0.5
Summary: Write Abaqus Subroutines in Python
Author-Email: WANG Hailin <hailin.wang[at]connect.polyu.hk>
Project-Url: GitHub, https://github.com/haiiliin/abqcy/
Project-Url: PyPI, https://pypi.org/project/abqcy/
Project-Url: Read the Docs, https://readthedocs.org/projects/abqcy
Project-Url: Documentation, https://docs.abqcy.com/
Project-Url: Bug Report, https://github.com/haiiliin/abqcy/issues/
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: abqpy
Requires-Dist: cython
Requires-Dist: fire
Requires-Dist: python-dotenv
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: coveralls; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: numpy; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mpl; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-codeautolink; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx-hoverxref; extra == "docs"
Requires-Dist: sphinx-inline-tabs; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinxcontrib-programoutput; extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 485 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
abqcy/__init__.py sha256=i34cfqIyDEkwX5JOSWhjVV4QKRL5WAtb1CyCyKzKZzQ 76
abqcy/__main__.py sha256=nzBnEz7gFvtBQHqHeFPJOgdEugPT03BCFDSSMoU16Pg 200
abqcy/_version.py sha256=nnYR4S84mIxKXXq6yv2-1x3dlDR_IsX50CLTYdbXNWw 160
abqcy/cli.py sha256=KmLZNROEkK_9pWUZNk53l6IXANHKkW44bDf9S_3CPWk 9378
abqcy/subs.py sha256=Sto5DoFDVBxMLz9SPsJaNYuxCEk59LRwAxuIIIWvnlo 1791
abqcy/version.py sha256=55osNDBvjBdKwQqFrPB-xMXgIDLLpWFoGWaB2ZIjP5w 956
abqcy-0.0.5.dist-info/LICENSE sha256=fkCfa0p5SDqjzznR6r4JvXhmNBKjYPJACeDnwfJ8sSk 1068
abqcy-0.0.5.dist-info/METADATA sha256=BoyFCI3BLjasBFeWcYYGpTAJH1ZCHI5XdCY_ndneVhU 2695
abqcy-0.0.5.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
abqcy-0.0.5.dist-info/entry_points.txt sha256=lU3-4z9EiWwrwcDwbVolW3JZIeMMrYedCDF8nGpxtws 46
abqcy-0.0.5.dist-info/top_level.txt sha256=0iROaPpZuu4QGKbHk8hBwB6T94ekf2ZeZThJnkJXNkA 6
abqcy-0.0.5.dist-info/RECORD

top_level.txt

abqcy

entry_points.txt

abqcy = abqcy.__main__:main