Giter Site home page Giter Site logo

Comments (4)

lindycoder avatar lindycoder commented on August 28, 2024

I like the idea of a core and separate packages for models

from netman.

fbouliane avatar fbouliane commented on August 28, 2024

I like the core package and switches package as well.
The only problem I see with it is the difficult workflow that comes with it. How do I version those packages ? How do I push to travis and pypi multiple package if I have a single repo? I can use multiple repo but then it's complicated on the developer side ....

The other thing is that moving to another package format has some backward compatibility issue.
Something like the following would ensure a easy installation for everyone ... we'll see
netman -> [netman-core, netman-juniper, netman-dell, etc...]

As a workaround to make the project more easily accessible, I suggest that we make sure dependencies are not pinned in the setup.py/requirements.txt . This will allow people to reuse their current environment and be compatible with more projects.

PR #192 should be a step in the right direction, and allow you to remove your pip install hack

from netman.

mat128 avatar mat128 commented on August 28, 2024

I agree with your points, Felix. Having a meta netman package that depend on the splitted packages would allow for a smooth transition.

For the record, you can have multiple python modules in the same tree and I think you can publish them separately (subfolders with their own setup.py/setup.cfg is one way it would work).

from netman.

fbouliane avatar fbouliane commented on August 28, 2024

Just had a vm that didn't install lxml because it takes more than 512MB of ram to compile lxml.
That library seems to be a recurrent problem :/

from netman.

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.