Skip to main content

Asset Allocation project

Project description

ToC:
- [Asset-Allocation](#asset-allocation)
- [Introduction](#introduction)
- [Development](#development)
- [Configuration](#configuration)
- [Data Store](#data-store)
- [Tests](#tests)

# Asset-Allocation
Asset Allocation implementation in Python

## Introduction

The idea here is to encapsulate Asset Allocation logic into a separate component and make it available to other projects (GnuCash Portfolio, and Android apps).

This will include its own data storage.

Dependencies will include:
- price database, for calculation of current value
- transaction database for securities, for calculation of current value

# Development

Requirements are generated with _pipreqs_. Install requirements from requirements.txt.

## Configuration

On the first run, a config file will be created in the user's directory, based on the template in project's data directory.

## Data Store

Data storage is in a SQLite database, which allows for portability, easy queries and relatively easy editing.
The sample data file is in "data" folder.

# Tests

To lint the code, execute `pylint` from the project root directory.
To run tests, execute `pytest` from the project root directory.

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

Asset_Allocation-1.0.0.tar.gz (20.5 kB view details)

Uploaded Source

File details

Details for the file Asset_Allocation-1.0.0.tar.gz.

File metadata

File hashes

Hashes for Asset_Allocation-1.0.0.tar.gz
Algorithm Hash digest
SHA256 008b011ed56dd03ac475c277c04150289328c49784d02d40d16b05d377472b35
MD5 d3fc293a35aab9b312a30715fdf5a362
BLAKE2b-256 efd923cb930353013c2c7fd4bf74a015da2258c457f55cb81baf8fff17027a96

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