question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Modernize project

See original GitHub issue

This 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 using extras_require pattern.
  • add classifiers to setup.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 modern lint name as well as the same approach, installing from extras_require.
  • change licence to be the string MIT
  • add python_requires (and exclude python==3.5.2)
  • add Makefile and bumpfile based version management.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
pipermerriamcommented, Oct 18, 2018

@iamonuwa is cleared to be paid for completion of this bounty.

1reaction
pipermerriamcommented, Oct 17, 2018

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found