alchemyrohan

View on PyPIReverse Dependencies (0)

0.5.0 alchemyrohan-0.5.0-py3-none-any.whl

Wheel Details

Project: alchemyrohan
Version: 0.5.0
Filename: alchemyrohan-0.5.0-py3-none-any.whl
Download: [link]
Size: 13263
MD5: fee54522ae7d517a3e84730b20f051c4
SHA256: ac589bad311553a668af93dcedf2f3a3dec7d00c7744796c475729ed7993319b
Uploaded: 2024-04-21 12:35:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: alchemyrohan
Version: 0.5.0
Summary: Is a helpful tool for creating SqlAlchemy models.
Author-Email: Alan Wamberger <awamberger[at]proton.me>
Project-Url: Homepage, https://github.com/wamberger/alchemyrohan
Project-Url: Documentation, https://github.com/wamberger/alchemyrohan/blob/master/README.md
Project-Url: Repository, https://github.com/wamberger/alchemyrohan
Project-Url: Changelog, https://github.com/wamberger/alchemyrohan/blob/master/CHANGELOG.md
License: MIT License Copyright (c) 2023 Alan Wamberger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: alchemyrohan,database,SQLAlchemy,models,help-tool
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.10
Requires-Dist: SQLAlchemy (>=2.0.29)
Requires-Dist: oracledb (>=2.1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 7491 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.2.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
alchemyrohan-0.5.0.dist-info/METADATA sha256=lBlv5silmH_eO8Yy1Esctb-L6jLAzniOTWKb3Q25EHk 9932
alchemyrohan-0.5.0.dist-info/WHEEL sha256=7sv5iXvIiTVJSnAxCz2tGBm9DHsb2vPSzeYeT7pvGUY 90
alchemyrohan-0.5.0.dist-info/entry_points.txt sha256=OAq-jJmYh0EC4W2FDZ9dQgRqh5pj_R3Me5hYs72wtPM 55
alchemyrohan-0.5.0.dist-info/licenses/LICENSE sha256=PZL4OYA6F2nb5s22zCEMNrpckwsaz7gysFZkOCm9hp8 1072
alchemyrohan/__init__.py sha256=Wt6v4qpKPsa0L9m6C373mmpwmVgNw7U4zWCVSC2MEsQ 544
alchemyrohan/assemble.py sha256=YbtZlhX-NmAVZw70Y6a7mLu9JNyGYKMpjFIznbttSZE 3939
alchemyrohan/meta_data.py sha256=ueP3Cxn790DtJJOQXCAn_zz-BrRAddM5-7Kdu41sYNM 1827
alchemyrohan/oracle.py sha256=-OZmKql4HH2yKOSWn_dZbpLci6D4rfm2_ATTrzTkUiE 9338
alchemyrohan/sqlite.py sha256=ewREo4pvkXd6BIKlqT6IJObDXvL0dVVrqZPsDrw8o08 4881
alchemyrohan/utils.py sha256=EKXv5DZAOwLWg1yymJl2Drz3HTEGg-gzbm8Z713Hg4s 1299
alchemyrohan/wizard.py sha256=72cmeW3RlksfmbCURfBf1n8eGCjUejh6O6EfySsrM-g 3039
alchemyrohan-0.5.0.dist-info/RECORD

entry_points.txt

arohan = alchemyrohan.assemble:main