LopsemPyier / GoogleFormSubmiter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleFormSubmiter

GoogleFormSubmiter is a Python library to respond to a google form in your terminal.

Installation

Clone the git repo and install the requirements with pip.

git clone http://github.com/LopsemPyier/googleformsubmiter
cd googleformsubmiter
pip install -r requirements.txt

Usage

Launch it directly with :

python googleformsubmiter.py

Or launch with google form url in parameters :

python googleformsubmiter.py [URL]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About


Languages

Language:Python 100.0%