Python library for using Hier from the CLI.
Project description
hier_client
A Python library for using Hier from the CLI.
Install
The client requires Python >3.6. Just use pip
to install:
$ pip install hier_client
Quickstart
Before using the client, you must generate a Hier token.
Go to your profile page on Hier.
Click the Refresh token
button.
Back at the command-line, initialize the client. You'll only have to do this once.
$ hier init
You'll be prompted for the email you used to register for Hier,
as well as the token you just generated.
If you do ever want to update your token,
you can always rerun hier init
.
Now, add a note for today:
$ hier write "Learned about the Hier client."
If you've already made notes for today, no worries, just append to them:
$ hier write --append "Learned about the Hier client."
Or to start a note over from scratch, use --force
instead.
$ hier write --force "Wrote a fresh note."
Finally, if you just want to see what you've already written:
$ hier read
Bugs or Suggestions
Feel free to leave an Issue if anything comes up!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hier_client-0.1.5.tar.gz
.
File metadata
- Download URL: hier_client-0.1.5.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c77352edde0c33686c0eae721878780ff3f60ede0395ce53953732af012a247 |
|
MD5 | 2f38b671bbcb255ba483204b60b92d6c |
|
BLAKE2b-256 | 25892d2c636c824a390472dadf156f4350c76476f4dbce94ab6f2f598b797a71 |
File details
Details for the file hier_client-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: hier_client-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2cd72157769285ddaabd76f4fc280a533b3d0c85edfdbc9b8cfc718bd50a8ed |
|
MD5 | ceac6570cb90aea1d5b996bca52b138b |
|
BLAKE2b-256 | e0e78bad86436dd651067d5c1ad5cbe54182a01831323463797c54fca6228d6e |