معرفی شرکت ها


cdlpto-0.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Fill out the CDL PTO PDF form
ویژگی مقدار
سیستم عامل -
نام فایل cdlpto-0.2.1
نام cdlpto
نسخه کتابخانه 0.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Tom Baldwin <tkb@sent.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/cdlpto/
مجوز -
# cdlpto This is a command line application that will fill out CDL's PTO request form for you. ```bash cdlpto 2023-06-26 --n-days 5 --comment "Summer Vacation" ``` After writing the PDF, the program will pop it open in Preview. It also opens an email draft in the Gmail web interface. Drag the document proxy icon from Preview's title bar to the compose window and hit send. ## Installation Use [pipx](https://pypa.github.io/pipx/): ```bash pipx install cdlpto ``` Plain old `pip` will work too. Or, if you want a development version, use: ```bash pip install --editable git+https://github.com/baldwint/cdlpto#egg=cdlpto ``` ## Configuration On first run, a config file is put in `~/Library/Application Support/cdlpto`. This is where you configure your name, email signature, and the person you send the form to. You should also put a blank, *signed* copy of the [PDF form](https://drive.google.com/file/d/1FtK2zw4tXpKm31RZnl6Tmjk4VkCMO8uT/view?usp=sharing) in this folder for use as a template. ## Usage Run `cdlpto --help` to see the options. It can also do sick leave, floating holidays, etc. ## Limitations It doesn't know about weekends or the CDL holiday schedule. So don't give it any multi-week spans, or spans that include days you don't need to take PTO for.


نیازمندی

مقدار نام
- appdirs
- python-dateutil
- click
<3 PyPDF2
- reportlab
- tomli


نحوه نصب


نصب پکیج whl cdlpto-0.2.1:

    pip install cdlpto-0.2.1.whl


نصب پکیج tar.gz cdlpto-0.2.1:

    pip install cdlpto-0.2.1.tar.gz