Modernize project
See original GitHub issueThis project was made without the use of our standard project template.
https://github.com/carver/ethereum-python-project-template
The following should be cleaned up to closer match our modern project structure.
- remove
requirements-dev.txt
in favor of usingextras_require
pattern. - add
classifiers
tosetup.py
- update the readme to contain the appropriate badgest, title and general structure.
- use the
long_description_content_type
as described here: https://github.com/pypa/setuptools/issues/1236 - update the
tox.ini
flake8
environment to use the more modernlint
name as well as the same approach, installing fromextras_require
. - change licence to be the string
MIT
- add
python_requires
(and excludepython==3.5.2
) - add
Makefile
andbumpfile
based version management.
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Modernization Project - an overview
Modernization pitfalls. More than a few modernization projects have been launched only to be canceled during the project or after initial implementation. In ......
Read more >Defining the scope of your modernization project
Modernization: Defining the scope of your modernization project · Mapping out the current state · Plotting a course to the future state ·...
Read more >Modernization Project Resources
Modernization Project Resources. The Tennessee Department of Human Services (TDHS) is launching a series of modernized systems to aid Child Care and Adult ......
Read more >Planning A Modernization Project? Read This First
All too often, vendors, consultants, and systems integrators gloss over the gory details that comprise modernization projects. Modernizing large ...
Read more >Modernization project Definition
Modernization project means a project that will result in increased skills and wages for current employees and that does not involve created or...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@iamonuwa is cleared to be paid for completion of this bounty.
@6ug I appreciate the update in #16 and we’ll likely get that merged, but to be clear, the bounty for this issue will be reserved for @iamonuwa since he got here first.
Still appreciative of the pull request.