Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Sebille
AaaaHorodatage
Commits
83dcad3c
Commit
83dcad3c
authored
Jun 03, 2018
by
Robert Sebille
Browse files
Mise à jour du README
parent
559ee8cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
deleted
100644 → 0
View file @
559ee8cb
This program is under GNU General Public License, version 3, see LICENCE text file.
This program needs python 3
+ modules datetime, aaaa.ahordat, aaaa.ahordattools
Modules:
from datetime import *
import aaaa.ahordat
import aaaa.ahordattools
Help:
In a python3 shell open in the same directory as this README file
help(aaaa.ahordat)
help(aaaa.ahordattools)
Tests:
in the same directory as this README file
python3 main.py
README.md
0 → 100644
View file @
83dcad3c
# AaaaHorodatage
This program is under GNU General Public License, version 3, see LICENCE text file.
<br
/>
This program needs python 3 and modules datetime, aaaa.ahordat, aaaa.ahordattools
__Below, in the same directory as this README file__
## Usage
### In a file.py:
from aaaa.ahordattools import AaaaHorodatageTools
<br
/>
<your code
\>
### Code:
>>> from aaaa.ahordattools import AaaaHorodatageTools<br />
>>> <new instance\> = AaaaHorodatageTools()<br />
>>> <your code\>
### Help:
import aaaa.ahordattools
<br
/>
help(aaaa.ahordattools)
## Short demo
python3 main.py
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment