Hello,
I reworked on my code. You can find it here :
https://pypi.python.org/pypi/python-gantt/
or with pip ::
pip install python-gantt
Enclosed, there is two parts :
- python-gantt : this library is used to draw gantt svg charts from python
- org2gantt : used to transform org-mode files to
Hello,
On Mon Jan 05 2015 at 10:07:47 Pascal Fleury
wrote:
> Happy New Year!!!
>
Thanks.
I wish you (all) an happy new year also !
>
> Just curious: did you see this ?
> http://orgmode.org/worg/org-tutorials/org-taskjuggler.html
>
Unfortunately, no.
> I must say I like your output better,
Happy New Year!!!
Just curious: did you see this ?
http://orgmode.org/worg/org-tutorials/org-taskjuggler.html
I must say I like your output better, rather than opening another tool. But
maybe there is a way to at least use the same properties to make it useful
to more users ?
--paf
On Fri, Jan 2
I really love this Alexandre! I have yet to use it, but it has given me ideas
for a similar tool.
It did make me realize I would love to see your project management org mode
system. I also manage projects at my work but don’t use org mode for that (some
tasks but thats it). Do you have anyt
Hello,
Sorry, forgotten file. I added it to the archive, it should be ok, right
now.
Regards,
Alexandre
On Thu, Jan 1, 2015 at 11:06 PM, Manish
wrote:
> On Tue, Dec 30, 2014 at 1:49 PM, Alexandre Norman wrote:
> >
> > Hello,
> >
> > I just wrote two python scripts to transform a pro
On Tue, Dec 30, 2014 at 1:49 PM, Alexandre Norman wrote:
>
> Hello,
>
> I just wrote two python scripts to transform a project managed in
> org-mode in (beautifull) gantt graphes.
>
> You could find more here :
> - example of generated graphes :
> - http://xael.org/norman/pyt
Hello,
I just wrote two python scripts to transform a project managed in org-mode
in (beautifull) gantt graphes.
You could find more here :
- example of generated graphes :
- http://xael.org/norman/python/org2gantt/project.svg
- http://xael.org/norman/python/org2gantt/project_ressources.svg
-