Yet Another Wrapper Around Epitech Intranet
This project still contains Work in progress.
The goal of the project is to centralize to a single library, data exchange methods around the Epitech intranet.
The final form of this project will be a package that can be imported inside python scripts and projects.
Installation
pip install Yawaei
Usage
import Yawaei
token = "<intranet-autologin-token>"
Intra = Yawaei.intranet.AutologinIntranet(token)
Content
abc.py
Intranet interface
intranet.py
AutologinIntranet implementation of Intranet interface
For developpers
A Makefile is available inside the repository to build and upload to pypi for test and prod.
Release files for yawaei 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yawaei-0.0.8.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yawaei-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.1 kB
Release files / yawaei-0.0.8.tar.gz
| Download URL | yawaei-0.0.8.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
27743808f3804abd6ee74dd7c0d7d0345db645be146b00cb2baee1edbf4e5fca
|
|
BLAKE2b-256 checksum How to use checksums |
2f11d21fe7b422c672c5b43e18b5d54134c5340388ec91e2356dbf9a1308245a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.10
|
Release files / yawaei-0.0.8-py3-none-any.whl
| Download URL | yawaei-0.0.8-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
218974e136d866046f0e65d061671745a79acac44bfdcaddb80cf1a46d1c0767
|
|
BLAKE2b-256 checksum How to use checksums |
af5549137ce05c6245eba83a8fa1cef5b4ec0a1044dbe7136cdc5be05e8ed365
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.10
|