mkaz / termgraph

a python command-line tool which draws basic graphs in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making entry points in python

arita37 opened this issue · comments

commented

Very good job
Thanks !

Is it possible to have simple python entrypoints

from ... import histogram, scatter

so we can use from python too !