Skip to content

Commit 06050d9

Browse files
Create README.md
1 parent e579c71 commit 06050d9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Pytable
2+
Module to create table for python
3+
we come across many times when, we just print the output directly. In that case this module can be useful. You can nicely present your input and output in form of a table for comparision.
4+
So, you can get started with this module. Its preety easy and user friendly. you can understand the working of the module through help function on python.
5+
And one more thing, this module can not be used to manage data but can be used as to present the data.
6+
developed by jimmy kumar ahalpara on 6-7-2018
7+
thank you

0 commit comments

Comments
 (0)