Coder Social home page Coder Social logo

exabgpctl's Introduction

ExaBGP Controller

GitHub image Build Status

exabgpctl is wrapper arround ExaBGP functions.

  • Enable / Disable maintenance
  • View processes and neigbours
  • Check neighbours connectivity
  • Check processes statuses

Installation and documentation

Contributing

Want to help build? Check out our contributing documentation.

exabgpctl's People

Contributors

ahmet2mir avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

raddessi

exabgpctl's Issues

setup.py looks for missing 'requirements.txt'

∴ pip3 install exabgpctl
Collecting exabgpctl
  Downloading https://files.pythonhosted.org/packages/1f/73/0302ff5e23ad76e5a661895d32cc0aa41c81679ef84746b3ee6565cea505/exabgpctl-19.1.post2.tar.gz
    ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/tj/3460qnm55s768v5tmyl5fn6r0000gp/T/pip-install-4ynlpb92/exabgpctl/setup.py", line 39, in <module>
        install_requires=open("requirements.txt").read().splitlines(),
    FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/tj/3460qnm55s768v5tmyl5fn6r0000gp/T/pip-install-4ynlpb92/exabgpctl/

It seems requirements.txt is referenced from setup.py but does not seem to be present in the tar.gz that is provided via PyPi.

If the requirements.txt file is downloaded and setup.py is run directly, it seems to work.

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.