waypoint parser package
Project description
Trello importer
The package help to get waypoint name of your mission from https://f4.intek.edu.vn/ and import to trello
Requirements:
Os:Macos, Linux
You should have install geckodriver
Macos : brew install geckodriver
Linux :
Install:
$pip install
$python3
>>> geckgodriver = '/usr/bin/geckodriver'
>>> driver = webdriver.Firefox(executable_path = geckgodriver)
>>> find_data = Parser("https://f4.intek.edu.vn/login/index.php", "QR Code Reader")
>>> driver,list_waypoint = find_data.find_html_text(driver,"email_name","email_password")
>>> #find_data.read_data_index() -- use to check data in list
>>> #find_data.remove_line(3) -- rm data in list at line number with info read_data_index()
find_data.add_to_trello("https://trello.com/login",driver,list_waypoint)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trello_importer-1.0.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trello_importer-1.0.0.tar.gz.
File metadata
- Download URL: trello_importer-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6aec9bee9ae0f3bdacbc6efba910f9acc809cd06e7bf8a727d7bd2fa149159e
|
|
| MD5 |
120ee85d44f7848d2269951c171a131a
|
|
| BLAKE2b-256 |
71962815544d04edf375fbcaada8ab1d5b55a27badc218ef454d178d056df9c8
|
File details
Details for the file trello_importer-1.0.0-py3-none-any.whl.
File metadata
- Download URL: trello_importer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de7bd7066b3c6ef5dc8d441143ad82b1397238c5a9ae024f6cff3155acfa9187
|
|
| MD5 |
9f7918b22f1af7522981fa522cd949c8
|
|
| BLAKE2b-256 |
e08bcff536ff65866a3705e19f2684388f2f7cf8b667cfc848216783e680b20a
|