Giter Site home page Giter Site logo

prosperousheart / humandesign Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 3.0 52 KB

This repo will be to assist people in learning more about their Human Design chart. Get your free chart here: https://mybodygraph.com

License: MIT License

Python 100.00%

humandesign's Introduction

Human Design Repo

This repo will be to assist people in learning more about their Human Design chart. Get your free chart here: https://mybodygraph.com

Must Haves

  1. Ability for user to provide the following:

    • type (strategies/signatures are based on type)
    • definition (optional)
    • authority
    • profile
    • incarnation cross
    • red/black planetary activations + hex lines
      • do each side separately - but leverage the same class
      • only distinction is if red or black
    • channels (potentially could make this automatic based on what gates they have defined)
    • which centers are defined, undefined, and completely open
    • for each center, what gate numbers are activated
  2. For each piece provided, be able to return important information about the different parts

  3. Ability to save data to local machine or Google

Structure

Classes will be created per energy center & major section (e.g.: type, signature, authority, etc). Each one has its own unique needs, and each person's "chart" should be able to pull them together.

As a user provides data about their chart, instances of the respective classes will be created. When the data is read in from a local file or a Google sheet, they will be re-created for easy access.

XLSX Structure

This section will outline what will be exported (and thus imported) from our program.

Sheet 1: Type & Strategy

Tab Name: Type

Columns

  1. Type

    This column will provide the energy type:

    Manifestor, Generator (Or Manifesting Generator), Projector, Reflector

  2. Strategy

    This column is based on the energy type

  3. Signature

    What someone would feel if they are in alignment

  4. Not-Self

    What someone would feel like if not in alignment

  5. Pages

    Where in the book you can find more information on this.

Sheet 2: Centers

Tab Name: Centers

Columns

  1. Center

    This will provide 1 of 9 energy center names.

  2. Explanations

    This will be a list of explanations relating to the energy center.

  3. Pages

    Where in the book you can find more information on this.

  4. Definition

    Will determine if the center is defined (True) or not.

  5. Gates

    This will be the gates that are active or turned on - regardless of the definition of the center. It will be a string with gates delimited by ',' for easy import into a list.

Resources

Most of the material provided will be included in the code itself.

If you would like to purchase the "definitive" book that will be referenced in this code, you can purchase through Amazon via my affiliate link here.

humandesign's People

Contributors

prosperousheart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

djun aiskass crifalo

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.