Rdwv

Latest version: v1.0

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 15

0.2.4

Added ability to get fiat price in most currencies

Now `rate()` method accepts optional currency argument to get it in currency other than USD.

New method: `list_fiat()` to get list of all supported fiat currencies.

0.2.3

Add `btc.rate()` method to get USD price of bitcoin

0.2.2

Use requests.Session for better performance

0.2.1

This is a small bugfix to fix pip description rendering.

0.2.0

Lightning network support is now in rdwv as defined by [rdwvcc/rdwv51](https://github.com/rdwvcc/rdwv/pull/51)

This adds in new LN class and related methods.

Also, now it is not needed to fill in all values, some defaults are used:

text
rpc_user="electrum"
rpc_pass="electrumz"
rpc_url="http://localhost:5000" for bitcoin daemon and "http://localhost:5001" for lightning daemon.


When xpub is not provided, a warning is created.

0.1.4

- Add type hints everywhere
- Code is checked with mypy and pylint
- Docs now available(check readme)
- Automatic deployment via circleci

And many more...

Page 14 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.