wad2023-program

View on PyPIReverse Dependencies (0)

1.3.0 wad2023_program-1.3.0-py3-none-any.whl

Wheel Details

Project: wad2023-program
Version: 1.3.0
Filename: wad2023_program-1.3.0-py3-none-any.whl
Download: [link]
Size: 14661
MD5: 931093c3fa12af6d0d133bc33db3ff4a
SHA256: 61426c40c9e415b644a4ffd458eb0675eeca933b9b09cae7b3356a2cfcac4a2e
Uploaded: 2023-07-07 21:00:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wad2023-program
Version: 1.3.0
Summary: Script to retrieve the program for WeAreDevelopers 2023 conference
Author-Email: Daryl Stark <daryl[at]dstark.nl>
Project-Url: homepage, https://github.com/DarylStark/WeAreDevelopers_2023_Program
Project-Url: repository, https://github.com/DarylStark/WeAreDevelopers_2023_Program
License: MIT License Copyright (c) 2023 Daryl Stark 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: conference,program,wearedevelopers,wearedevs
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: requests (>=2.27.0)
Requires-Dist: pydantic (>=1.10.0)
Requires-Dist: beautifulsoup4 (>=4.12.0)
Requires-Dist: python-dateutil (>=2.8.0)
Requires-Dist: rich (>=13.4.0)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: pytz (>=2023.3)
Requires-Dist: sqlmodel (==0.0.8)
Requires-Dist: pytest (>=7.3.0); extra == "dev"
Requires-Dist: pycodestyle (==2.10.0); extra == "dev"
Requires-Dist: autopep8 (==2.0.0); extra == "dev"
Requires-Dist: pylint (==2.17.0); extra == "dev"
Requires-Dist: mypy (==1.3.0); extra == "dev"
Requires-Dist: flake8 (==6.0.0); extra == "dev"
Requires-Dist: pydocstyle (==6.3.0); extra == "dev"
Requires-Dist: pg8000 (>=1.29.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2926 characters]

WHEEL

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

RECORD

Path Digest Size
wad2023_program/__init__.py sha256=6DcA7zMpZ7v6tDsDAw1T6d6A__2Ed7bbBa_CESPX3Nc 168
wad2023_program/__main__.py sha256=4BbB3anHz6YF6H2nrl1o3pwQYVTEVMQ2z5s25esTM_k 6739
wad2023_program/app_config.py sha256=V8BAwWV5r23Uf4_Eas6PxspHeAJGEO4JUXo7WFNua0g 624
wad2023_program/database.py sha256=wNEIHb-Kw5V0gMb8y8Pny2gw6NkhxYKVmdkdAMzWMco 846
wad2023_program/exceptions.py sha256=rGGzdBgKFyvk4IZPi-SOERXTs5hoyvPNldxx78bqwCk 287
wad2023_program/model.py sha256=GPhAW9NlAaQkahvbYjI20YFgr3Z047vUVFdKs8JVy98 6120
wad2023_program/sessionize_parser.py sha256=ZlDfZ9rcTWLHFa7lAjjPFVvEdrJ41mK70k-OS4xZ2ek 8356
wad2023_program/sync.py sha256=f41e1AfBXUl0MlniQ4IBm8jVO3sP1qxuCEIlACK7KSE 4953
wad2023_program/view.py sha256=PBrifU2MDiNcAjbv1fRVU47V-aJkmnsxmW8LHTlMy3k 3931
wad2023_program-1.3.0.dist-info/LICENSE sha256=GcIHPhAp2Uhgn0tHxFbfr1RBSMz5xLCngdA0A2Hh5-o 1068
wad2023_program-1.3.0.dist-info/METADATA sha256=OkMpgPJ_2K4iFbHZGEJW_ugQvfFDUh8t60ZXEVbiDy4 5453
wad2023_program-1.3.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
wad2023_program-1.3.0.dist-info/entry_points.txt sha256=OMG89goYBiHHlHEj4fa-t0CaajXjzSMGHsl9LfMwL2k 55
wad2023_program-1.3.0.dist-info/top_level.txt sha256=M8FS43cx0UTl9AwfRQrNNrhEN9fCd3Zy9ggkR-3f0ow 16
wad2023_program-1.3.0.dist-info/RECORD

top_level.txt

wad2023_program

entry_points.txt

wad23 = wad2023_program.__main__:app