Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: DikyRiyan91
  • License: gpl-2.0
  • Language: Python
  • Default Branch: main
  • Size: 177 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

IPMininet

Pypi Version Build Status Documentation Status Build Status Code Coverage

This is a python library, extending Mininet, in order to support emulation of (complex) IP networks. As such it provides new classes, such as Routers, auto-configures all properties not set by the user, such as IP addresses or router configuration files, ...

The latest user documentation is available on https://ipmininet.readthedocs.io/

Owner

  • Login: DikyRiyan91
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
authors:
  - family-names: Tilmans
    given-names: Olivier
    orcid: "https://orcid.org/0000-0002-1497-5250"
  - family-names: Jadin
    given-names: Mathieu
    orcid: "https://orcid.org/0000-0003-0642-6806"
title: IPMininet
message: If you use this software, please cite it using the metadata from this file.
preferred-citation:
  type: article
  authors:
    - family-names: Bonaventure
      given-names: Olivier
      orcid: "https://orcid.org/0000-0002-6717-0296"
    - family-names: De Coninck
      given-names: Quentin
      orcid: "https://orcid.org/0000-0001-6483-3157"
    - family-names: Duchêne
      given-names: Fabien
      orcid: "https://orcid.org/0000-0002-8187-525X"
    - family-names: Gego
      given-names: Anthony
    - family-names: Jadin
      given-names: Mathieu
      orcid: "https://orcid.org/0000-0003-0642-6806"
    - family-names: Michel
      given-names: François
    - family-names: Piraux
      given-names: Maxime
    - family-names: Poncin
      given-names: Chantal
    - family-names: Tilmans
      given-names: Olivier
      orcid: "https://orcid.org/0000-0002-1497-5250"
  title: Open educational resources for computer networking
  date-released: 2017-12-18
  doi: "10.1145/3411740.3411746"
  journal: "ACM SIGCOMM Computer Communication Review"
  month: 8
  start: 38
  end: 45
  volume: 50
  number: 3
  year: 2020
  publisher:
    name: "ACM"
    city: "New York"
    country: "US"
    website: "https://www.acm.org/"

GitHub Events

Total
Last Year

Dependencies

setup.py pypi
  • mako >=1.1,<1.2
  • setuptools *