معرفی شرکت ها


TCRAPI-0.1.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python Library For Interacting With TCR
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TCRAPI-0.1.2
نام TCRAPI
نسخه کتابخانه 0.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Mitch V Aureli
ایمیل نویسنده mitch@logic3ii.com
آدرس صفحه اصلی https://github.com/mitchellaha/TCRAPI
آدرس اینترنتی https://pypi.org/project/TCRAPI/
مجوز -
# TCRAPI [![PyPI Version](https://img.shields.io/pypi/v/TCRAPI)](https://pypi.org/project/TCRAPI/) [![Python Versions](https://img.shields.io/pypi/pyversions/TCRAPI)](https://pypi.org/project/TCRAPI/) TCR API Interaction Library ## Usage - **[QuickStart](docs/quickstart.md)** - **[References](docs/references.md)** - **[FastAPI](docs/FastAPI.md)** - **[Release ChangeLog](docs/changelog.md)** ## Install ### via pip ( recommended ) The easiest way to install the latest version from PyPI is by using [pip](https://pip.pypa.io/): ```$ pip install TCRAPI``` ### via Git Clone *with extras* 1. Clone the repository to an empty directory - ```$ git clone https://github.com/mitchellaha/TCRAPI.git .``` 2. Create a virtual environment - ```$ python3 -m venv venv``` 3. Activate the virtual environment - ```$ source venv/bin/activate``` 4. Install dependencies - ```$ pip install -r requirements.txt``` ### From Source ( *Advanced* ) 1. Clone the repository to an empty directory - ```$ git clone https://github.com/mitchellaha/TCRAPI.git .``` 2. Verify SetupTools is Updated - ```$ pip install --upgrade setuptools``` 3. Install the project - ```$ python setup.py install``` ------------------- ## To-Do: - [ ] **[All TCR API Endpoints](docs/TCREndpoints.md)** - [ ] Add more documentation - [ ] Explain Correlation & Uses of different TCR Rest endpoints - [ ] Complete Overhaul of TCRAPI/getgriddata/ grid classes - [ ] Create Base Class For All Grid Classes - [ ] Change Naming Scheme - [ ] *Create More Unified Filter Conditions* - [x] ~~Add Status Filter to Customers & Jobs~~ - [ ] GetSideMenus contains info for Quick Filter Check Boxes - [ ] Add Ticket Status & Ticket Type Filter - [ ] Pull the needed data from the TCR_Menu/TCRConstants - [ ] Advanced Search Filters: - [ ] Python Class Enums with TCRConstants - DataTypes = "QueryFilterFieldDataType" in TCRConstants - Each DataType is allowed certain "QueryParamOperator" in TCRConstants - [x] Pagination Support - [x] Cleanup Login / CookieGetter - [ ] **[FastAPI](docs/FastAPI.md)** - [ ] Add Documentation - [ ] Add PostMan Collection - [ ] Add Authentication - [ ] Serverside Logging - [ ] Add Descript Error Messages


نیازمندی

مقدار نام
==4.11.1 beautifulsoup4
==1.9.0 pydantic
==0.20.0 python-dotenv
==2.27.1 requests


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl TCRAPI-0.1.2:

    pip install TCRAPI-0.1.2.whl


نصب پکیج tar.gz TCRAPI-0.1.2:

    pip install TCRAPI-0.1.2.tar.gz