معرفی شرکت ها


epiwrap-0.1.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A local wrapper for the epitech intranet
ویژگی مقدار
سیستم عامل -
نام فایل epiwrap-0.1.3
نام epiwrap
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Waz0x
ایمیل نویسنده remy.noulin@epitech.eu
آدرس صفحه اصلی https://github.com/Waz0x/EpiWrap
آدرس اینترنتی https://pypi.org/project/epiwrap/
مجوز -
# EpiWrap This is a wrapper for the epitech intranet 'api' **installation** ````python pip install epiwrap ```` You can see here some examples: ````python from epiwrap import intra client = intra.EpiWrap(token="your token" or autolog="autolog link") user = client.get_profile() print("Name: " + user.fullname + "\nCredits: " + str(user.credits)) ```` Go check the [wiki](https://github.com/Waz0x/EpiWrap/wiki) for more informations ## How to get your token ? (token are limited in time but not autolog link so it's better to use autolog) You must be connected to the [intranet](https://intra.epitech.eu/) Now with the network tool (firefox "ctrl + shift + e", chrome "ctrl + shift + i" and then go in the network tab) Click on the `/` request ![img](images/network.png) Now go on the `cookies tab` and copy your user token (it should look like this) ![img](images/cookie.png) Now you have your token, (don't forget that the cookie resets, so you have to change it when it's reset. Unfortunately I can't do anything to correct this)


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

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


نحوه نصب


نصب پکیج whl epiwrap-0.1.3:

    pip install epiwrap-0.1.3.whl


نصب پکیج tar.gz epiwrap-0.1.3:

    pip install epiwrap-0.1.3.tar.gz