cadwyn 4.2.4__py3-none-any.whl → 4.3.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cadwyn might be problematic. Click here for more details.

@@ -1,13 +1,13 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: cadwyn
3
- Version: 4.2.4
3
+ Version: 4.3.1
4
4
  Summary: Production-ready community-driven modern Stripe-like API versioning in FastAPI
5
- Home-page: https://github.com/zmievsa/cadwyn
6
- License: MIT
7
- Keywords: python,api,json-schema,stripe,versioning,code-generation,hints,api-versioning,pydantic,fastapi,python310,python311,python312
8
- Author: Stanislav Zmiev
9
- Author-email: zmievsa@gmail.com
10
- Requires-Python: >=3.10,<4.0
5
+ Project-URL: Source code, https://github.com/zmievsa/cadwyn
6
+ Project-URL: Documentation, https://docs.cadwyn.dev
7
+ Author-email: Stanislav Zmiev <zmievsa@gmail.com>
8
+ License-Expression: MIT
9
+ License-File: LICENSE
10
+ Keywords: api,api-versioning,code-generation,fastapi,hints,json-schema,pydantic,python,python310,python311,python312,stripe,versioning
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Web Environment
13
13
  Classifier: Framework :: AsyncIO
@@ -31,16 +31,17 @@ Classifier: Topic :: Software Development :: Libraries
31
31
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
32
32
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
33
33
  Classifier: Typing :: Typed
34
- Requires-Dist: backports-strenum (>=1.3.1,<2.0.0) ; python_version < "3.11"
35
- Requires-Dist: fastapi[standard] (>=0.112.3)
36
- Requires-Dist: issubclass (>=0.1.2,<0.2.0)
37
- Requires-Dist: jinja2 (>=3.1.2)
38
- Requires-Dist: pydantic (>=2.0.0)
39
- Requires-Dist: starlette (>=0.30.0)
40
- Requires-Dist: typer (>=0.7.0)
41
- Requires-Dist: typing-extensions
42
- Project-URL: Documentation, https://docs.cadwyn.dev
43
- Project-URL: Repository, https://github.com/zmievsa/cadwyn
34
+ Requires-Python: >=3.10
35
+ Requires-Dist: backports-strenum<2,>=1.3.1; python_version < '3.11'
36
+ Requires-Dist: fastapi>=0.112.3
37
+ Requires-Dist: issubclass>=0.1.2
38
+ Requires-Dist: jinja2>=3.1.2
39
+ Requires-Dist: pydantic>=2.0.0
40
+ Requires-Dist: starlette>=0.30.0
41
+ Requires-Dist: typing-extensions>=4.8.0
42
+ Provides-Extra: standard
43
+ Requires-Dist: fastapi[standard]>=0.112.3; extra == 'standard'
44
+ Requires-Dist: typer>=0.7.0; extra == 'standard'
44
45
  Description-Content-Type: text/markdown
45
46
 
46
47
  # Cadwyn
@@ -87,4 +88,3 @@ The [documentation](https://docs.cadwyn.dev) has everything you need to succeed.
87
88
  These are our gorgeous sponsors. They are using Cadwyn and are sponsoring it through various means. Contact [me](https://github.com/zmievsa) if you would like to become one too!
88
89
 
89
90
  [![Monite](https://docs.cadwyn.dev/img/sponsor_logos/monite.png)](https://docs.monite.com/)
90
-
@@ -21,8 +21,8 @@ cadwyn/structure/endpoints.py,sha256=9FFnbqPM9v0CP6J6tGhMNKVvWqA9u3ZjI2Fannr2Rl0
21
21
  cadwyn/structure/enums.py,sha256=bZL-iUOUFi9ZYlMZJw-tAix2yrgCp3gH3N2gwO44LUU,1043
22
22
  cadwyn/structure/schemas.py,sha256=D0BD1D3v9MRdVWchU9JM2zHd0dvB0UgXHDGFCe5aQZc,8209
23
23
  cadwyn/structure/versions.py,sha256=2qe7xFYNdzdWmCZhkf4_zJ7lF0XdtyM1wq6xQ9omb_c,33655
24
- cadwyn-4.2.4.dist-info/LICENSE,sha256=KeCWewiDQYpmSnzF-p_0YpoWiyDcUPaCuG8OWQs4ig4,1072
25
- cadwyn-4.2.4.dist-info/METADATA,sha256=p4VPoo3GACrQLJKtvuf4Zw2J2M9JJ3aqn8Faai49I08,4393
26
- cadwyn-4.2.4.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
27
- cadwyn-4.2.4.dist-info/entry_points.txt,sha256=eO05hLn9GoRzzpwT9GONPmXKsonjuMNssM2D2WHWKGk,46
28
- cadwyn-4.2.4.dist-info/RECORD,,
24
+ cadwyn-4.3.1.dist-info/METADATA,sha256=tk0i6Jo1xgKsT-E4MatBe-L1hbAV5CN-sYzRLQUosSE,4443
25
+ cadwyn-4.3.1.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
26
+ cadwyn-4.3.1.dist-info/entry_points.txt,sha256=mGX8wl-Xfhpr5M93SUmkykaqinUaYAvW9rtDSX54gx0,47
27
+ cadwyn-4.3.1.dist-info/licenses/LICENSE,sha256=KeCWewiDQYpmSnzF-p_0YpoWiyDcUPaCuG8OWQs4ig4,1072
28
+ cadwyn-4.3.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.8.1
2
+ Generator: hatchling 1.25.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ cadwyn = cadwyn.__main__:app
@@ -1,3 +0,0 @@
1
- [console_scripts]
2
- cadwyn=cadwyn.__main__:app
3
-