Giter Site home page Giter Site logo

Enforce PEP-8 style guide about python-itoolkit HOT 5 CLOSED

ibm avatar ibm commented on May 30, 2024
Enforce PEP-8 style guide

from python-itoolkit.

Comments (5)

PrajwalKrishna avatar PrajwalKrishna commented on May 30, 2024

I would like to help you with this

from python-itoolkit.

kadler avatar kadler commented on May 30, 2024

Any PRs are welcome. Please check out CONTRIBUTING.md first.

from python-itoolkit.

ThePrez avatar ThePrez commented on May 30, 2024

Thanks, @pk1210! I look forward to your contributions!

from python-itoolkit.

cclauss avatar cclauss commented on May 30, 2024

You can do this in an automated way. Run a tool(s) like autopep8, yapf, black, isort. My personal preference is black because you can't mess with it. Any color you want as long as it is black.

After that is done, just run flake8 in .travis.yml with no --ignore options to fail submissions that violate the standard.

from python-itoolkit.

kadler avatar kadler commented on May 30, 2024

Sorry @pk1210, but I have some changes I wanted to make and since major cleanups like this are pretty noisy, I wanted to get this done first. If you are still looking to contribute, there are more issues with the good first issue tag

from python-itoolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.