simple line data recorder
Project description
RecordLine
--------
RecordLine is a line data recorder!
RecordLine is Fun
```````````````
::
>>> import recordLine as rl
>>> db = rl.load('test.db')
>>> db.new('somthing data')
True
>>> db.show()
[...,
...,
...,
'somthing data']
And Easy to Install
```````````````````
::
$ pip install recordLine
Links
`````
* `project repo <https://github.com/amiralinull/recordLine/>`_
--------
RecordLine is a line data recorder!
RecordLine is Fun
```````````````
::
>>> import recordLine as rl
>>> db = rl.load('test.db')
>>> db.new('somthing data')
True
>>> db.show()
[...,
...,
...,
'somthing data']
And Easy to Install
```````````````````
::
$ pip install recordLine
Links
`````
* `project repo <https://github.com/amiralinull/recordLine/>`_
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
recordLine-1.0.0.tar.gz
(1.4 kB
view details)
File details
Details for the file recordLine-1.0.0.tar.gz.
File metadata
- Download URL: recordLine-1.0.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed39066e4bcd5dd20a6d7acb5c36443a4bf78d877f32565757d3ff2a33ac6d3
|
|
| MD5 |
5e659904d34b169c2ae587a939bad04f
|
|
| BLAKE2b-256 |
d522a262dcbdc7b28aa768690b56415f14b201a44290fd0d95e38bec9dd1d5c1
|