This website works better with JavaScript.
Explore
Home
Sign In
PoS_EVM
/
pywiki
Watch
1
Star
0
Fork
You've already forked pywiki
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Python library for interacting and working with the Woop blockchain.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
166
Commits
4
Branches
0
Tags
8.0 MiB
Tag:
Branch:
Tree:
6e83b2c8fd
add_warning
bech32
fix
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6e83b2c8fd'
${ noResults }
pywiki
/
setup.py
4 lines
38 B
Raw
Normal View
History
Unescape
Escape
move package config to setup.cfg also set eth-account requirement version to 0.5.4
3 years ago
from
setuptools
import
setup
init
5 years ago
move package config to setup.cfg also set eth-account requirement version to 0.5.4
3 years ago
setup
(
)