simplesingletable

View on PyPIReverse Dependencies (1)

4.0.2 simplesingletable-4.0.2-py3-none-any.whl

Wheel Details

Project: simplesingletable
Version: 4.0.2
Filename: simplesingletable-4.0.2-py3-none-any.whl
Download: [link]
Size: 29174
MD5: 2c4f6a82d46ff6709e8468cc39660524
SHA256: bc6320a6e022e7816c0e6743c719fc7cb06d61b12c179b4f75bfcdeca57b4548
Uploaded: 2024-04-24 16:02:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simplesingletable
Version: 4.0.2
Summary: A simple boto3/Pydantic implementation of DynamoDB Single Table Design and related utilities.
Author-Email: Sully <sully[at]sadburger.com>
Project-Url: Homepage, https://github.com/msull/simplesingletable
License: The MIT License (MIT) Copyright © 2023 <copyright holders> 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: dynamodb,singletabledesign
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: boto3
Requires-Dist: humanize
Requires-Dist: pydantic (>2)
Requires-Dist: ulid-py
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: boto3-stubs[dynamodb]; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: invoke; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: logzero; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-docker; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: streamlit; extra == "dev"
Requires-Dist: streamlit-extras; extra == "dev"
Requires-Dist: watchdog; extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3278 characters]

WHEEL

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

RECORD

Path Digest Size
simplesingletable/__init__.py sha256=yZMloYDsFc3HAPMtioEvefLmUyFTL3Gj6rrW9Y2PcM8 288
simplesingletable/dynamodb_memory.py sha256=0YMVctBOzPJXaeiAxvj_loeazAvdYve2EqDRdGeSXJc 27017
simplesingletable/models.py sha256=TafgWQN4eHzb0QNPPD3G4oPIfjO5Zn9JNNymYAiL0go 12772
simplesingletable/utils.py sha256=cYCAQ6vs19kpYN7ZDEtX7CWMlbzIX2ErBU9GPDcmU3Q 5351
simplesingletable/extras/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simplesingletable/extras/form_data.py sha256=Mu_whQ5zyFZwwuZrZhZyDxfdyTdOMvQK9cpZvVi57GE 22327
simplesingletable/extras/singleton.py sha256=8bXnc8l9_f1hC5Fc4sU5CZ8udXWe8wOIe3k7sSgAe7U 1704
streamlit_app/streamlit_app.py sha256=nvLqq2doUTBI1MZUogm_FAieK6YFxwenULvtX-ncboA 7517
streamlit_app/pages/Form Data demo.py sha256=J3FZ1gdMY7sqCiOwzwl9qWONePm17KjPFboS3gf6lgg 13081
simplesingletable-4.0.2.dist-info/LICENSE sha256=RCb4Z1PJo89GM1o1lJSYhn-u-KxtupWHmTNms9MVgBA 1092
simplesingletable-4.0.2.dist-info/METADATA sha256=1Wp4EmF2ZhwMRY_Cgv9-OsW7uc031dsUP30cauvDGgY 5831
simplesingletable-4.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
simplesingletable-4.0.2.dist-info/top_level.txt sha256=KbH02K8cqGDmAUQG_vgPvtD_lnt29V0czEHvkS7IH10 32
simplesingletable-4.0.2.dist-info/RECORD

top_level.txt

simplesingletable
streamlit_app