{"id":16942981,"url":"https://github.com/jd/greenpoint","last_synced_at":"2026-04-29T16:05:44.609Z","repository":{"id":66066589,"uuid":"115099775","full_name":"jd/greenpoint","owner":"jd","description":"Portfolio management","archived":false,"fork":false,"pushed_at":"2018-01-29T17:41:02.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T04:11:43.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-22T09:26:35.000Z","updated_at":"2018-01-17T13:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9accb1c2-c41e-4743-858a-7b5686b13635","html_url":"https://github.com/jd/greenpoint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fgreenpoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fgreenpoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fgreenpoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fgreenpoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/greenpoint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244753151,"owners_count":20504460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T21:13:23.017Z","updated_at":"2026-04-29T16:05:39.571Z","avatar_url":"https://github.com/jd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"============\n Greenpoint\n============\n\nGreenpoint is a portfolio management tool. It imports all transaction from your\nbroker(s) and store them into a PostgreSQL database.\n\nIt then allows to display your portfolio status and value.\n\nSetup\n=====\nUse pip::\n\n  pip install .\n\nOnce installed, edit `config.yaml` and add your account and the URL of your\nPostgreSQL database. The database must exist.\n\nYou can then initialize the database with::\n\n  $ createdb greenpoint\n  $ export PGDATABASE=greenpoint\n  $ make sql\n\nYou can then import all transactions::\n\n  $ greenpoint broker import\n\nTo update instruments quotes::\n\n  $ greenpoint instrument update\n\nTo display your portfolio::\n\n  $ greenpoint portfolio show\n\nTo run the Web interface::\n\n  $ greenpoint web\n\nAnd connect on https://localhost:5000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd%2Fgreenpoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd%2Fgreenpoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd%2Fgreenpoint/lists"}