KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
orgdot
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
alfred-detoxit
:
Типограф для Alfred
StoneAgeAI
:
Repo for Stone Age App/AI
mortgage
:
Deep learning analysis of mortgage prepayment and default and their effects on portfolio value
melt
:
a visual cat-like file viewer with syntax highlighting supporting 2-file views
bisection
:
Very simple to use and robust method that takes array inputs, so it even has advantages over fzero.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
orgdot
?
Download (.md)
# orgdot ## Description Turn org-mode headers into a graph using networkx and graphviz ## Performance Please see https://github.com/dvolk/orgdot/issues/4 for a performance evaluation ## Requirements - python 3.6+ - graphviz - python3-networkx - python3-argh ## Installation example git clone https://github.com/dvolk/orgdot.git cd orgdot virtualenv -p python3 venv source venv/bin/activate pip install networkx argh ## Use example python main.py stem.txt ## Example * STEM ** Biology *** Zoology *** Microbiology *** Genetics *** Ecology ** Chemistry *** Analytical Chemistry *** Physical chemistry *** Biochemistry ** Physics *** Mechanics **** Orbital mechanics *** Thermodynamics *** Electrodynamics *** Materials science -> 