Skip to main content

Simple command-line Todo app.

Project description

Python Version

Todo1

Commandline todo application for internship assignment.

Requirements

This project requires Python 3.7.2 or newer run-time.

Install

$ cd $home  
$ git clone  https://github.com/FatmanurEraslan/Todo1.git
$ cd Todo1
$ python 3 setup.py install

or

$ pip install FNEtodo  

License

This project is licensed under MIT

Usage

$ todo add 'Buy a ticket'

Buy a ticket is added .

0001 : Buy a ticket

$  todo add 'Clean the house'

Clean the house is added .

0001 : Buy a ticket 0002 : Clean the house

$  todo complete 1

Buy a ticket is completed!

0001 : Clean the house

$  todo list

0001 : Clean the house

$  todo completed

0001 : Buy a ticket

$  todo add 'Visit grandpa' 'Go to shopping mall'

Visit grandpa is added .

Go to shopping mall is added .

0001 : Clean the house 0002 : Visit grandpa 0003 : Go to shopping mall

Contributer(s)

Contribute

All PR’s are welcome!

  1. fork (https://github.com/FatmanurEraslan/Todo1/fork)
  2. Create your branch (git checkout -b my-features)
  3. commit yours (git commit -am 'added killer options')
  4. push your branch (git push origin my-features)
  5. Than create a new Pull Request!

Change Log

2019-09-03

  • Removed irrelevant files
  • Added .gitignore
  • Updated README.md

2019-08-28

  • Initial start

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FNE-todo-0.1.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

FNE_todo-0.1.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file FNE-todo-0.1.1.tar.gz.

File metadata

  • Download URL: FNE-todo-0.1.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.2

File hashes

Hashes for FNE-todo-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6c47d5d00f215ce9c80d71e705f5caa4f39a601c2323ba187daf3a37ed352e9a
MD5 d9766c2f7b74320d9641d09fc5e46102
BLAKE2b-256 1c28ebfe82a1238193d469135b26273351e53922bda8c39e180b26c4501c926c

See more details on using hashes here.

File details

Details for the file FNE_todo-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: FNE_todo-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.2

File hashes

Hashes for FNE_todo-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4fdf85514be48064298827519da8af1e7381f2edfe13a94e4e769e3b08db8b3d
MD5 171a6ccb5f5c843b809d0a211f6b058e
BLAKE2b-256 66f0ab7ccdf155dc6c691096b88868612da5e15cd11bc8f66dbe8168b68486da

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page