Giter Site home page Giter Site logo

fam3_cli's Introduction

Fam3_CLI

A simple command-line interface (CLI) application to manage and generate files containing family tree information.

Features

  • Add individuals to the family tree
  • Save family tree information to a JSON file
  • Load family tree information from a JSON file

Installation

  1. Clone the repository:

    git clone https://github.com/LizardKing420/Fam3_CLI.git
    cd Fam3_CLI
  2. Ensure you have Python 3 installed.

Usage

Add a Person

To add a person to the family tree:

python Fam3_CLI.py add "Osama bin Laden" "1988-08-11"

Optional: Include a death date:

python Fam3_CLI.py add "Osama bin Laden" "1988-08-11" --death_date "2011-05-02"

Save Family Tree

To save the current family tree to a file:

python Fam3_CLI.py save family_tree.json

Load Family Tree

To load a family tree from a file:

python Fam3_CLI.py load family_tree.json

License

This project is licensed under the MIT License.


This README provides a quick overview of the project, installation steps, and basic usage instructions. Adjust the repository URL and license information as needed.

fam3_cli's People

Contributors

lizardking420 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.