Git Product home page Git Product logo

Comments (9)

ryukinix avatar ryukinix commented on May 23, 2024

Of course! I'll update in soon and update on PyPI. I think I has a new version of MAL on development, so I'll put the next version with updated requirements.

from mal.

alexkubica avatar alexkubica commented on May 23, 2024

Thanks that's great!
I think you should use minimum versions instead of exact ones, for example:

decorating>=0.3

This way you could still use older versions and also newer ones won't break the program.
Also I have noticed that you haven't mentioned decorating and appdirs in the requirements in README, is there a reason for that?

from mal.

ryukinix avatar ryukinix commented on May 23, 2024

Yes. appdirs was included in the next version that I'm working (not published yet on PyPI) and decorating did born based in this initial project.

I need put that information in README.md in soon, but i'm without time to work in some things of that project for now, as you see in the issues still opened (mostly new features).

About minimal versions I don't know if is really a good idea because can break the package itself without we know the guilty. I prefer update the requirements manually when be necessary and when the new update don't works more I can update the mal package abou this specific problem.

from mal.

alexkubica avatar alexkubica commented on May 23, 2024

I see, do you plan on releasing the new version when you finish solving the issues?
I'd love to help if you want.
I'm closing this issue BTW.

from mal.

ryukinix avatar ryukinix commented on May 23, 2024

Yes, I'm trying merge the #7 to master to put the v0.1.5 on PyPI and solve the problem with legacy dependencies. BTW, the decorating was using the v0.3 when the last release is v0.5.

Would really great some help in this project. I need update the README.md, create docs using readthedocs (sphinx), refactoring again the CLI architecture to get a better user experience for the nest commands (avoiding the mess of - x- q- w- e- r-r from GNU and BSD unix tools when is possible) and implement the new features slowly.

I wanna the most simple syntax for cli possible, because the GUI of mal is already mess, I don't want the same thing here hahaha.

from mal.

alexkubica avatar alexkubica commented on May 23, 2024

I'll try my best to help!

from mal.

alexkubica avatar alexkubica commented on May 23, 2024

Could you open issues for all the things you said in the last comment?

from mal.

ryukinix avatar ryukinix commented on May 23, 2024

Of course. I'll do that.

from mal.

ryukinix avatar ryukinix commented on May 23, 2024

#8
#9
#10

from mal.

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.