Skip to content
/ jaar Public

Cross-cultural communication engine built on customizable economic systems. Produces personalized agendas, calendars, finance reports for users.

Notifications You must be signed in to change notification settings

jschalk/jaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo: https://github.com/jschalk/jaar

jaar logo jaar

Code style: black

JAAR Version 0.0.0

jaar is a python library for listening to the climate of a community.

0.0 About jaar

jaar is a python library for listening to the climate of a community. Individual positions are aggregated by a listener into a coherant agenda that can include pledges to do and pledges of states of existence. Listening and acting on it.

A agents's agenda in the community is built by the the massed intreprtation of

  1. Acct agents agendas
  2. Their own independent agenda

Each agenda is saved as a JSON file.

This is mostly a one man projeect. Femi has significantly helped.

1.0 Installing jaar

Future enhancement: jaar can be installed using pip

1.1 Hello

1.2 Notes about data structure

base attributes vs reason attributess

BudUnit objects

BudUnit AcctUnit objects

BudUnit GroupUnit objects

BudUnit ItemUnit objects

BudUnit ItemUnit hierarchical structure

BudUnit ItemUnit AwardLink objects

BudUnit ItemUnit AwardLine objects

BudUnit ItemUnit AwardHeir objects

BudUnit ItemUnit AwardHeir objects

BudUnit ItemUnit Reason PremiseUnit objects

BudUnit ItemUnit Reason PremiseHeir objects

BudUnit ItemUnit FactUnit objects

BudUnit ItemUnit FactHeir objects1

1.3 Test-Driven-Development

Jaar was developed using Test-Driven-Development so every feature should have a test that could represent an example. Tests can be hard to comprehend. Some tests have many variables and can be hard to follow.

2. License

3. Acknowledgements

PUT conflicts in

x_dict = { "bud_acct_membership": {"required_args": {"acct_id","group_id"}, "optional_args": {"credit_vote","debtit_vote"}, "bud_acctunit": {"required_args": {"acct_id",}, "optional_args": {"credit_belief","debtit_belief"}, each brick will either have bud_acctunit as a category or not. that will decide if the atom is created. "bud_item_awardlink": {"required_args": {"road","group_id",}, "optional_args": {"give_force","take_force"}, "bud_item_teamlink": {"required_args": {"road","group_id",}, "optional_args", each brick will either have bud_item_teamlink as a category or not. that will decide if the atom is created. "bud_item_factunit": {"required_args": {"road","base",}, "optional_args": {"fnigh","fopen","pick",},}, each brick will either have bud_item_factunit as a category or not. Would be nice if pick was required...not required for delete "bud_item_reason_premiseunit": {"required_args": {"road","base","need",}, "optional_args": {"divisor","nigh","open",},}, "bud_item_reasonunit": {"required_args": {"road","base",}, "optional_args": {"base_item_active_requisite",},}, }

About

Cross-cultural communication engine built on customizable economic systems. Produces personalized agendas, calendars, finance reports for users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages