credentials-manager-client

View on PyPIReverse Dependencies (0)

0.0.1 credentials_manager_client-0.0.1-py3-none-any.whl

Wheel Details

Project: credentials-manager-client
Version: 0.0.1
Filename: credentials_manager_client-0.0.1-py3-none-any.whl
Download: [link]
Size: 6428
MD5: af646d2d8476a1eb49cd9d173ec49284
SHA256: f9237ad866ab7be979b14b0b32c033e1678aeed1e98095eebeff34b319f78640
Uploaded: 2023-04-15 10:26:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: credentials-manager-client
Version: 0.0.1
Summary: Provide credentials for services
Author-Email: Makers <makerskg[at]gmail.com>
Home-Page: https://github.com/makersdevs/credentials_manager
Project-Url: Homepage, https://github.com/makersdevs/credentials_manager
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: credentials-manager-client,cred-manager-client
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.3
Requires-Dist: pydantic (>=1.9.2)
Requires-Dist: environs (>=9.5.0)
Requires-Dist: psutil (>=5.9.4)
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15 characters]

WHEEL

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

RECORD

Path Digest Size
credentials_manager_client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
credentials_manager_client/app.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
credentials_manager_client/main.py sha256=NJLMgKd-K5QDG5zXteP0k4h1gkCBSS_DguKrloKbsAk 35
credentials_manager_client/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
credentials_manager_client/apps/auth/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
credentials_manager_client/apps/auth/abstract_models.py sha256=s0htgqPq2CPA4AWlYmIpxgZ3mfBoyR4sBPRKsf6z7xA 501
credentials_manager_client/apps/auth/models.py sha256=5BR0tdH5gWLCdKYKkpDgeIEdWL2iw8ooYUupQKq0Ego 2005
credentials_manager_client/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
credentials_manager_client/db/base_model.py sha256=bMJIc4RRQ-HLuj9j9iknHzhkMQl511JmH-8tQ7yKADg 1251
credentials_manager_client-0.0.1.dist-info/LICENSE sha256=RCb4Z1PJo89GM1o1lJSYhn-u-KxtupWHmTNms9MVgBA 1092
credentials_manager_client-0.0.1.dist-info/METADATA sha256=ChNrEmsguJs1syno3BXz_e664N2M47wxt1jPuKzu57k 2121
credentials_manager_client-0.0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
credentials_manager_client-0.0.1.dist-info/entry_points.txt sha256=zVzzM89UYkbfITPP9_01oT6q6Om75El40nCw9Nst5eg 71
credentials_manager_client-0.0.1.dist-info/top_level.txt sha256=H7SEIANJCk58bjhNBi94UnIf4Wgt_sz41GoS6jz_P04 27
credentials_manager_client-0.0.1.dist-info/RECORD

top_level.txt

credentials_manager_client

entry_points.txt

realpython = credentials_manager_client.main:execute