janux

JanuX is a robust yet simple tool for generating a set of path options in directed graphs. It is designed for efficient routing or creating path options for custom requirements.

https://github.com/coexistence-project/janux

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 (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

JanuX is a robust yet simple tool for generating a set of path options in directed graphs. It is designed for efficient routing or creating path options for custom requirements.

Basic Info
  • Host: GitHub
  • Owner: COeXISTENCE-PROJECT
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 6.83 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

JanuX

JanuX Logo

Janus, the Roman god of beginnings, transitions and duality, is known for his two faces. In Roman mythology, he symbolizes direction, beginnings, ends and contrasts.


JanuX is not a Roman god, but it is a robust yet simple tool for generating a set of path options in directed graphs. It is designed for efficient routing or creating path options for custom requirements.


Examples

| Image1 | Image2 | |------------------------|-----------------------| | Image3 | Image4 |


Image5


License

This project is licensed under the MIT License.


Citation

If you use this repository, please cite it using the following BibTeX:

```bibtex @misc{JanuX, author = {Ahmet Onur Akman}, title = {JanuX}, year = {2025}, url = {https://github.com/COeXISTENCE-PROJECT/JanuX}, publisher = {GitHub}, journal = {GitHub repository} }

Owner

  • Name: COeXISTENCE-PROJECT
  • Login: COeXISTENCE-PROJECT
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Akman"
  given-names: "Ahmet Onur"
  orcid: "https://orcid.org/0009-0006-4461-5025"
title: "JanuX"
version: 1.0.0
date-released: 2025-02-05
url: "https://github.com/COeXISTENCE-PROJECT/JanuX"

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Push event: 11
Last Year
  • Issues event: 1
  • Watch event: 1
  • Push event: 11

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 132 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
pypi.org: janux

A robust yet simple tool for generating a set of path options in directed graphs. It is designed for efficient routing or creating path options for custom requirements in transportation networks.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 132 Last month
Rankings
Dependent packages count: 9.9%
Average: 32.9%
Dependent repos count: 56.0%
Maintainers (1)
Last synced: 10 months ago

Dependencies

requirements.txt pypi
  • lxml ==5.3.0
  • networkx ==3.4.2
  • numpy ==2.1.3
  • pandas ==2.2.3
  • prettytable ==3.12.0