crewcal

View on PyPIReverse Dependencies (0)

0.9.0 crewcal-0.9.0-py3-none-any.whl

Wheel Details

Project: crewcal
Version: 0.9.0
Filename: crewcal-0.9.0-py3-none-any.whl
Download: [link]
Size: 13284
MD5: 326afbc2b9eb788602c10588c96253f7
SHA256: 2f59c928ec256aac28b0ccb800a8bf2d34390a292bbc289041e35b511c892354
Uploaded: 2024-07-20 01:14:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crewcal
Version: 0.9.0
Summary: Convert an airline crew schedule pdf into iCalendar format.
Author: Erik Oosterop
Author-Email: ni7h4txi[at]duck.com
Home-Page: https://github.com/EJOOSTEROP/crewcal
Project-Url: Documentation, https://github.com/EJOOSTEROP/crewcal
Project-Url: Repository, https://github.com/EJOOSTEROP/crewcal
License: MIT
Keywords: x,y,z
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: halo (<0.0.32,>=0.0.31)
Requires-Dist: ics (<0.8.0,>=0.7.2)
Requires-Dist: langchain (<0.0.338,>=0.0.337)
Requires-Dist: openai (<2.0.0,>=1.3.3)
Requires-Dist: pendulum (<3.0.0,>=2.1.2)
Requires-Dist: pydantic (<3.0.0,>=2.5.1)
Requires-Dist: pypdf (<4.0.0,>=3.17.1)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7804 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crewcal/__init__.py sha256=BDoEvCch4xgROoMAKTnJvVDcB-BZ0jLxWvELxnm6TdY 85
crewcal/cli.py sha256=yP9_-GdlVMhISy4pmvYcRD5BqU6iWOZp95TI120aO_s 6106
crewcal/hotel.py sha256=B9wcqA3jzOSltZpIMqypkNPdABHlaGVjaFo6BUJtCrY 908
crewcal/llm_extract.py sha256=tPlMYZ_2hFvKdJGkWrblE1HiZSCx8NqHmZd20Kwy5FE 9445
crewcal/llm_prompts.py sha256=59ybfdLHJJLZVP2X1WR6xsFYlfRea6upZ8oo5cb7WPA 1951
crewcal/schedule.py sha256=OAs4cqZHfRyE2gzq_OGJR5IVUyezle_MyGg8_TmeFsk 4885
crewcal/temp.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crewcal/wip.py sha256=rtj49s_1e4kGQQT-t70tCppMbZ87bdj2JsYZ8Ycx-rE 451
crewcal-0.9.0.dist-info/LICENSE.txt sha256=ofcXQbhOui9_J19pnhY68PHVL6P5iiC-T9YcOMdsJyg 1072
crewcal-0.9.0.dist-info/METADATA sha256=eCFBzzmpPfjkfpqLlJ5L0pJt0PXnadONIdL05h1xVPE 8824
crewcal-0.9.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
crewcal-0.9.0.dist-info/entry_points.txt sha256=BXZubw2g5kg8p9ZHGFz_9-NNT08TNFzi-wLxhcHdAk0 64
crewcal-0.9.0.dist-info/RECORD

entry_points.txt

crewcal = crewcal.cli:cli
wip = crewcal.wip:main