Coder Social home page Coder Social logo

windowscleaner's People

Contributors

litheory avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

anhnt2407

windowscleaner's Issues

Advice on README, customization and using setuptools

  • Your README.md is undesirable. Try not to use my README as template (because it looks like the one in gmhp). My READMEs are not generalized enough.
    • Requirements in my repo were generated by pipreqs, listing all the dependencies used in the project. Built-in modules are not requirements, such as Tkinter and os, not necessary to list them all.
    • Downloading ZIP of the current source from GitHub is not good. It's better to git-clone the repo, or release your package and let the users download them on the Release page, because your current source is in production, when the users completely don't know whether this package has passed all the tests or is already stable or not.
    • Make the doc prettier. Flaws can be seen in, for instance, this codeblock and the strikethrough. You could re-format them carefully.
  • The customization part, says that users could modify list-typed variable to specify the extensions for custom cleaning. That's awful. New function could be added to read CSV files with custom extensions, so that users can write their own config for cleaning.
  • setup.py script could be taken into your consideration. Your repo looks more like a gist, not a package.
  • Learn about some real-world Python packages with 100+ stars, which are absolutely more helpful for your imitation/copy cating, and going further.

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.