[![CI badge][ci-badge]][ci-url]
[![Coverage badge][coverage-badge]][coverage-url]
[![Version badge][version-badge]][pypi-url]
[![Python versions badge][pyversions-badge]][pypi-url]
[![License badge][license-badge]][license-url]
# Investir
**Investir** is command-line utility to analyse your account activity on
share investing platforms. It can provide the information required to
fill out the Capital Gains SA108 form for the Self Assessment tax
return. The gain or loss is calculated based on the HMRC [share
identification rules]. **Investir** also facilitates viewing the cost,
allocation weight and unrealised gain/loss for open positions, share
buying and selling orders placed, dividends paid out, interest on cash
earned, and cash deposits or withdrawals made.
A CSV file with your account activity is required as input. This file
can be exported from your investment platform. Presently, only
_Freetrade_ and _Trading 212_ are supported, but the project modularity
facilitates adding support for more.
The Yahoo Finance API can be used to find the share sub-division or
share consolidation events executed for a given corporation, and that
information is considered when calculating the capital gains.
## Disclaimer 🔥
The information provided by **Investir** might be inaccurate or simply
not correct for your specific circumstances. Use the software at your
own risk and always seek advice from a professional accountant before
submitting your Self-Assessment tax return.
## Installation
Before installing **Investir**, it is recommended to create a [virtual
environment] for the installation:
$ python -m venv .venv
$ source .venv/bin/activate
**Investir** can be installed from the Python Package Index (PyPI):
(.venv)$ python -m pip install investir
If you type `investir` and press the enter key, **Investir**'s command
help should now be displayed.
## Usage
This section provides some examples in how to use **Investir**'s
command-line interface.
> [!TIP]
> **Investir** can process more than one CSV file as input, including
> CSVs from different investment platforms.
View a capital gains report with the information required to fill out
the Capital Gains SA108 form for the Self Assessment tax return:
```console
$ investir capital-gains data/freetrade.csv
Capital Gains Tax Report 2021/22
6th April 2021 to 5th April 2022
Disposal Date Identification Security Name ISIN Quantity Cost (GBP) Proceeds (GBP) Gain/loss (GBP)
--------------------------------------------------------------------------------------------------------------------------------------
25/08/2021 Section 104 Microsoft US5949181045 13.00246544 2366.57 2952.48 585.91
01/09/2021 Section 104 Skyworks US83088M1027 1.24584888 167.16 153.21 -13.95
13/09/2021 Same day SMT GB00BLDYK618 34.00000000 443.65 474.83 31.18
13/09/2021 Bed & B. (2021-09-26) SMT GB00BLDYK618 40.00000000 482.67 558.62 75.95
13/09/2021 Section 104 SMT GB00BLDYK618 14.00000000 189.85 195.52 5.67
02/11/2021 Section 104 Apple US0378331005 26.22913238 2647.31 3653.35 1006.04
27/01/2022 Section 104 Skyworks US83088M1027 1.24584888 167.21 178.13 10.92
Number of disposals: 7 Gains in the year, before losses: £1715.67
Disposal proceeds: £8166.14 Losses in the year: £13.95
Allowable costs (incl. purchase price): £6464.42 Net gain or loss: £1701.72
Capital Gains Tax Report 2022/23
6th April 2022 to 5th April 2023
Disposal Date Identification Security Name ISIN Quantity Cost (GBP) Proceeds (GBP) Gain/loss (GBP)
-------------------------------------------------------------------------------------------------------------------------------
20/09/2022 Section 104 Amazon US0231351067 48.31896981 3493.12 4941.53 1448.41
14/10/2022 Section 104 Microsoft US5949181045 1.32642000 324.79 319.76 -5.03
16/12/2022 Section 104 Skyworks US83088M1027 8.30000000 1094.16 979.69 -114.47
03/03/2023 Section 104 Skyworks US83088M1027 2.10000000 277.20 312.95 35.75
Number of disposals: 4 Gains in the year, before losses: £1484.16
Disposal proceeds: £6553.93 Losses in the year: £119.50
Allowable costs (incl. purchase price): £5189.27 Net gain or loss: £1364.66
```
View cost, allocation weight, and unrealised gain/loss for open
positions:
```console
$ investir holdings --show-gain-loss data/freetrade.csv
Security Name ISIN Cost (GBP) Quantity Current Value (GBP) Gain/Loss (GBP) Weight (%)
-----------------------------------------------------------------------------------------------------------------
SMT GB00BLDYK618 2196.81 162.00000000 1758.51 -438.30 43.81
Microsoft US5949181045 882.35 3.62439184 1215.85 333.50 30.29
Apple US0378331005 301.70 3.00000000 576.70 275.00 14.37
Skyworks US83088M1027 301.08 2.29594360 165.24 -135.83 4.12
PayPal US70450Y1038 249.59 4.13171759 298.00 48.41 7.42
```
View share buying and selling orders placed:
```console
$ investir orders data/freetrade.csv
Date Security Name ISIN Ticker Total Cost (GBP) Net Proceeds (GBP) Quantity Price (GBP) Fees (GBP)
----------------------------------------------------------------------------------------------------------------------------------------
07/04/2021 Apple US0378331005 AAPL 1940.99 20.13713692 96.15 4.76
05/06/2021 Apple US0378331005 AAPL 998.48 9.09199546 109.33 4.47
11/06/2021 Microsoft US5949181045 MSFT 2715.44 15.00246544 180.19 12.20
12/08/2021 Skyworks US83088M1027 SWKS 1497.76 11.21263989 132.98 6.71
25/08/2021 Microsoft US5949181045 MSFT 2939.35 13.00246544 227.07 13.13
26/08/2021 SMT GB00BLDYK618 SMT 2386.66 176.00000000 13.49 11.90
01/09/2021 Skyworks US83088M1027 SWKS 152.47 1.24584888 122.98 0.74
13/09/2021 SMT GB00BLDYK618 SMT 1228.97 88.00000000 13.97 0.00
13/09/2021 SMT GB00BLDYK618 SMT 443.65 34.00000000 13.03 0.78
26/09/2021 SMT GB00BLDYK618 SMT 482.67 40.00000000 12.05 0.56
02/11/2021 Apple US0378331005 AAPL 3643.81 26.22913238 139.29 9.54
27/01/2022 Skyworks US83088M1027 SWKS 177.34 1.24584888 142.98 0.79
----------------------------------------------------------------------------------------------------------------------------------------
10/04/2022 PayPal US70450Y1038 PYPL 249.59 4.13171759 60.05 1.46
12/05/2022 Microsoft US5949181045 MSFT 843.26 2.95081184 284.09 4.95
09/07/2022 Amazon US0231351067 AMZN 3464.02 48.31896981 71.27 20.36
20/09/2022 Amazon US0231351067 AMZN 4912.43 48.31896981 102.27 29.10
28/09/2022 Skyworks US83088M1027 SWKS 499.95 3.97500146 125.03 2.94
14/10/2022 Microsoft US5949181045 MSFT 317.88 1.32642000 241.07 1.88
16/12/2022 Skyworks US83088M1027 SWKS 973.95 8.30000000 118.03 5.74
03/03/2023 Skyworks US83088M1027 SWKS 311.13 2.10000000 149.02 1.82
----------------------------------------------------------------------------------------------------------------------------------------
15522.47 14657.33 133.83
```
View dividends paid out:
```console
$ investir dividends data/freetrade.csv
Date Security Name ISIN Ticker Net Amount (GBP) Widthheld Amount (GBP)
--------------------------------------------------------------------------------------------------
12/02/2022 Apple US0378331005 AAPL 1.37 0.24
09/03/2022 Microsoft US5949181045 MSFT 3.44 0.61
15/03/2022 Skyworks US83088M1027 SWKS 2.50 0.44
--------------------------------------------------------------------------------------------------
13/05/2022 Microsoft US5949181045 MSFT 4.12 0.72
08/06/2022 Apple US0378331005 AAPL 1.64 0.28
--------------------------------------------------------------------------------------------------
13.07 2.29
```
View interest on cash earned:
```console
$ investir interest data/freetrade.csv
Date Amount (GBP)
-----------------------------
15/10/2021 1.70
15/01/2022 1.59
-----------------------------
15/04/2022 1.61
15/07/2022 1.58
15/01/2023 1.81
-----------------------------
8.29
```
View cash deposits and withdrawals made:
```console
$ investir transfers data/freetrade.csv
Date Deposit (GBP) Withdrawal (GBP)
-------------------------------------------------
02/03/2021 6000.00
-------------------------------------------------
28/07/2021 4000.00
24/02/2022 400.00
-------------------------------------------------
08/04/2022 100.00
03/01/2023 2000.00
-------------------------------------------------
12000.00 500.00
```
> [!TIP]
> Each command supports various options that can be used to filter the
> output based on several criteria. Use the `--help` option for any
> command for a description of all the available options.
## Hacking
To modify **Investir** and evaluate the changes, clone this repository and
execute an [editable install]:
$ git clone https://github.com/tacgomes/investir.git
$ cd investir
$ python -m venv .venv
$ source .venv/bin/activate
(.venv)$ python -m pip install --editable .[lint,test]
> [!NOTE]
> Linters and test packages used by this project will also be installed.
## Limitations ⚠️
* No special handling takes place for the accumulation class of shares
for an investment fund, where income from dividends or interest are
automatically reinvested back into the fund. This means that in
practice you might have to pay more tax on your income and less tax on
capital gains when you sell the fund than what is reported.
* Multi-currency accounts in Trading 212 are partially supported. It is
possible to view orders, dividends, interest and transfers whose total
is not in pound sterling, but it is not possible to calculate capital
gains tax at the moment.
[ci-badge]: https://github.com/tacgomes/investir/actions/workflows/ci.yml/badge.svg
[coverage-badge]: https://codecov.io/github/tacgomes/investir/graph/badge.svg?token=I0HHSSD83O
[version-badge]: https://img.shields.io/pypi/v/investir.svg
[pyversions-badge]: https://img.shields.io/pypi/pyversions/investir.svg
[license-badge]: https://img.shields.io/pypi/l/investir.svg
[ci-url]: https://github.com/tacgomes/investir/actions?query=branch%3Amain
[coverage-url]: https://codecov.io/github/tacgomes/investir?displayType=list
[pypi-url]: https://pypi.org/project/investir/
[license-url]: https://github.com/tacgomes/investir/blob/master/LICENSE
[share identification rules]: https://www.gov.uk/hmrc-internal-manuals/capital-gains-manual/cg51560
[virtual environment]: https://docs.python.org/3/library/venv.html
[editable install]: https://setuptools.pypa.io/en/latest/userguide/development_mode.html
Raw data
{
"_id": null,
"home_page": null,
"name": "investir",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Tiago Gomes <tiago.avv+oss@gmail.com>",
"keywords": "HMRC, Shares, Stock, Tax, Capital Gains, Freetrade, Trading212",
"author": null,
"author_email": "Tiago Gomes <tiago.avv+oss@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1a/61/6fad1e90da00b954b28169c881e6f24db93ee7182f91df2eed85da367f79/investir-1.5.tar.gz",
"platform": null,
"description": "[![CI badge][ci-badge]][ci-url]\n[![Coverage badge][coverage-badge]][coverage-url]\n[![Version badge][version-badge]][pypi-url]\n[![Python versions badge][pyversions-badge]][pypi-url]\n[![License badge][license-badge]][license-url]\n\n# Investir\n\n**Investir** is command-line utility to analyse your account activity on\nshare investing platforms. It can provide the information required to\nfill out the Capital Gains SA108 form for the Self Assessment tax\nreturn. The gain or loss is calculated based on the HMRC [share\nidentification rules]. **Investir** also facilitates viewing the cost,\nallocation weight and unrealised gain/loss for open positions, share\nbuying and selling orders placed, dividends paid out, interest on cash\nearned, and cash deposits or withdrawals made.\n\nA CSV file with your account activity is required as input. This file\ncan be exported from your investment platform. Presently, only\n_Freetrade_ and _Trading 212_ are supported, but the project modularity\nfacilitates adding support for more.\n\nThe Yahoo Finance API can be used to find the share sub-division or\nshare consolidation events executed for a given corporation, and that\ninformation is considered when calculating the capital gains.\n\n## Disclaimer \ud83d\udd25\n\nThe information provided by **Investir** might be inaccurate or simply\nnot correct for your specific circumstances. Use the software at your\nown risk and always seek advice from a professional accountant before\nsubmitting your Self-Assessment tax return.\n\n## Installation\n\nBefore installing **Investir**, it is recommended to create a [virtual\nenvironment] for the installation:\n\n $ python -m venv .venv\n $ source .venv/bin/activate\n\n**Investir** can be installed from the Python Package Index (PyPI):\n\n (.venv)$ python -m pip install investir\n\nIf you type `investir` and press the enter key, **Investir**'s command\nhelp should now be displayed.\n\n## Usage\n\nThis section provides some examples in how to use **Investir**'s\ncommand-line interface.\n\n> [!TIP]\n> **Investir** can process more than one CSV file as input, including\n> CSVs from different investment platforms.\n\nView a capital gains report with the information required to fill out\nthe Capital Gains SA108 form for the Self Assessment tax return:\n\n```console\n$ investir capital-gains data/freetrade.csv\nCapital Gains Tax Report 2021/22\n6th April 2021 to 5th April 2022\n\n Disposal Date Identification Security Name ISIN Quantity Cost (GBP) Proceeds (GBP) Gain/loss (GBP)\n--------------------------------------------------------------------------------------------------------------------------------------\n 25/08/2021 Section 104 Microsoft US5949181045 13.00246544 2366.57 2952.48 585.91\n 01/09/2021 Section 104 Skyworks US83088M1027 1.24584888 167.16 153.21 -13.95\n 13/09/2021 Same day SMT GB00BLDYK618 34.00000000 443.65 474.83 31.18\n 13/09/2021 Bed & B. (2021-09-26) SMT GB00BLDYK618 40.00000000 482.67 558.62 75.95\n 13/09/2021 Section 104 SMT GB00BLDYK618 14.00000000 189.85 195.52 5.67\n 02/11/2021 Section 104 Apple US0378331005 26.22913238 2647.31 3653.35 1006.04\n 27/01/2022 Section 104 Skyworks US83088M1027 1.24584888 167.21 178.13 10.92\n\nNumber of disposals: 7 Gains in the year, before losses: \u00a31715.67\nDisposal proceeds: \u00a38166.14 Losses in the year: \u00a313.95\nAllowable costs (incl. purchase price): \u00a36464.42 Net gain or loss: \u00a31701.72\n\nCapital Gains Tax Report 2022/23\n6th April 2022 to 5th April 2023\n\n Disposal Date Identification Security Name ISIN Quantity Cost (GBP) Proceeds (GBP) Gain/loss (GBP)\n-------------------------------------------------------------------------------------------------------------------------------\n 20/09/2022 Section 104 Amazon US0231351067 48.31896981 3493.12 4941.53 1448.41\n 14/10/2022 Section 104 Microsoft US5949181045 1.32642000 324.79 319.76 -5.03\n 16/12/2022 Section 104 Skyworks US83088M1027 8.30000000 1094.16 979.69 -114.47\n 03/03/2023 Section 104 Skyworks US83088M1027 2.10000000 277.20 312.95 35.75\n\nNumber of disposals: 4 Gains in the year, before losses: \u00a31484.16\nDisposal proceeds: \u00a36553.93 Losses in the year: \u00a3119.50\nAllowable costs (incl. purchase price): \u00a35189.27 Net gain or loss: \u00a31364.66\n```\n\nView cost, allocation weight, and unrealised gain/loss for open\npositions:\n\n```console\n$ investir holdings --show-gain-loss data/freetrade.csv\n Security Name ISIN Cost (GBP) Quantity Current Value (GBP) Gain/Loss (GBP) Weight (%)\n-----------------------------------------------------------------------------------------------------------------\n SMT GB00BLDYK618 2196.81 162.00000000 1758.51 -438.30 43.81\n Microsoft US5949181045 882.35 3.62439184 1215.85 333.50 30.29\n Apple US0378331005 301.70 3.00000000 576.70 275.00 14.37\n Skyworks US83088M1027 301.08 2.29594360 165.24 -135.83 4.12\n PayPal US70450Y1038 249.59 4.13171759 298.00 48.41 7.42\n```\n\nView share buying and selling orders placed:\n\n```console\n$ investir orders data/freetrade.csv\n Date Security Name ISIN Ticker Total Cost (GBP) Net Proceeds (GBP) Quantity Price (GBP) Fees (GBP)\n----------------------------------------------------------------------------------------------------------------------------------------\n 07/04/2021 Apple US0378331005 AAPL 1940.99 20.13713692 96.15 4.76\n 05/06/2021 Apple US0378331005 AAPL 998.48 9.09199546 109.33 4.47\n 11/06/2021 Microsoft US5949181045 MSFT 2715.44 15.00246544 180.19 12.20\n 12/08/2021 Skyworks US83088M1027 SWKS 1497.76 11.21263989 132.98 6.71\n 25/08/2021 Microsoft US5949181045 MSFT 2939.35 13.00246544 227.07 13.13\n 26/08/2021 SMT GB00BLDYK618 SMT 2386.66 176.00000000 13.49 11.90\n 01/09/2021 Skyworks US83088M1027 SWKS 152.47 1.24584888 122.98 0.74\n 13/09/2021 SMT GB00BLDYK618 SMT 1228.97 88.00000000 13.97 0.00\n 13/09/2021 SMT GB00BLDYK618 SMT 443.65 34.00000000 13.03 0.78\n 26/09/2021 SMT GB00BLDYK618 SMT 482.67 40.00000000 12.05 0.56\n 02/11/2021 Apple US0378331005 AAPL 3643.81 26.22913238 139.29 9.54\n 27/01/2022 Skyworks US83088M1027 SWKS 177.34 1.24584888 142.98 0.79\n----------------------------------------------------------------------------------------------------------------------------------------\n 10/04/2022 PayPal US70450Y1038 PYPL 249.59 4.13171759 60.05 1.46\n 12/05/2022 Microsoft US5949181045 MSFT 843.26 2.95081184 284.09 4.95\n 09/07/2022 Amazon US0231351067 AMZN 3464.02 48.31896981 71.27 20.36\n 20/09/2022 Amazon US0231351067 AMZN 4912.43 48.31896981 102.27 29.10\n 28/09/2022 Skyworks US83088M1027 SWKS 499.95 3.97500146 125.03 2.94\n 14/10/2022 Microsoft US5949181045 MSFT 317.88 1.32642000 241.07 1.88\n 16/12/2022 Skyworks US83088M1027 SWKS 973.95 8.30000000 118.03 5.74\n 03/03/2023 Skyworks US83088M1027 SWKS 311.13 2.10000000 149.02 1.82\n----------------------------------------------------------------------------------------------------------------------------------------\n 15522.47 14657.33 133.83\n```\n\nView dividends paid out:\n\n```console\n$ investir dividends data/freetrade.csv\n Date Security Name ISIN Ticker Net Amount (GBP) Widthheld Amount (GBP)\n--------------------------------------------------------------------------------------------------\n 12/02/2022 Apple US0378331005 AAPL 1.37 0.24\n 09/03/2022 Microsoft US5949181045 MSFT 3.44 0.61\n 15/03/2022 Skyworks US83088M1027 SWKS 2.50 0.44\n--------------------------------------------------------------------------------------------------\n 13/05/2022 Microsoft US5949181045 MSFT 4.12 0.72\n 08/06/2022 Apple US0378331005 AAPL 1.64 0.28\n--------------------------------------------------------------------------------------------------\n 13.07 2.29\n```\n\nView interest on cash earned:\n\n```console\n$ investir interest data/freetrade.csv\n Date Amount (GBP)\n-----------------------------\n 15/10/2021 1.70\n 15/01/2022 1.59\n-----------------------------\n 15/04/2022 1.61\n 15/07/2022 1.58\n 15/01/2023 1.81\n-----------------------------\n 8.29\n```\n\nView cash deposits and withdrawals made:\n\n```console\n$ investir transfers data/freetrade.csv\n Date Deposit (GBP) Withdrawal (GBP)\n-------------------------------------------------\n 02/03/2021 6000.00\n-------------------------------------------------\n 28/07/2021 4000.00\n 24/02/2022 400.00\n-------------------------------------------------\n 08/04/2022 100.00\n 03/01/2023 2000.00\n-------------------------------------------------\n 12000.00 500.00\n```\n\n> [!TIP]\n> Each command supports various options that can be used to filter the\n> output based on several criteria. Use the `--help` option for any\n> command for a description of all the available options.\n\n## Hacking\n\nTo modify **Investir** and evaluate the changes, clone this repository and\nexecute an [editable install]:\n\n $ git clone https://github.com/tacgomes/investir.git\n $ cd investir\n $ python -m venv .venv\n $ source .venv/bin/activate\n (.venv)$ python -m pip install --editable .[lint,test]\n\n> [!NOTE]\n> Linters and test packages used by this project will also be installed.\n\n## Limitations \u26a0\ufe0f\n\n* No special handling takes place for the accumulation class of shares\n for an investment fund, where income from dividends or interest are\n automatically reinvested back into the fund. This means that in\n practice you might have to pay more tax on your income and less tax on\n capital gains when you sell the fund than what is reported.\n\n* Multi-currency accounts in Trading 212 are partially supported. It is\n possible to view orders, dividends, interest and transfers whose total\n is not in pound sterling, but it is not possible to calculate capital\n gains tax at the moment.\n\n[ci-badge]: https://github.com/tacgomes/investir/actions/workflows/ci.yml/badge.svg\n[coverage-badge]: https://codecov.io/github/tacgomes/investir/graph/badge.svg?token=I0HHSSD83O\n[version-badge]: https://img.shields.io/pypi/v/investir.svg\n[pyversions-badge]: https://img.shields.io/pypi/pyversions/investir.svg\n[license-badge]: https://img.shields.io/pypi/l/investir.svg\n\n[ci-url]: https://github.com/tacgomes/investir/actions?query=branch%3Amain\n[coverage-url]: https://codecov.io/github/tacgomes/investir?displayType=list\n[pypi-url]: https://pypi.org/project/investir/\n[license-url]: https://github.com/tacgomes/investir/blob/master/LICENSE\n\n[share identification rules]: https://www.gov.uk/hmrc-internal-manuals/capital-gains-manual/cg51560\n[virtual environment]: https://docs.python.org/3/library/venv.html\n[editable install]: https://setuptools.pypa.io/en/latest/userguide/development_mode.html\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Calculate UK capital gains tax for Freetrade and Trading212",
"version": "1.5",
"project_urls": {
"Bug Tracker": "https://github.com/tacgomes/investir/issues",
"Homepage": "https://github.com/tacgomes/investir",
"Repository": "https://github.com/tacgomes/investir"
},
"split_keywords": [
"hmrc",
" shares",
" stock",
" tax",
" capital gains",
" freetrade",
" trading212"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1aa672b56c48a24be7f54d25e431f5564820e1dae9b6450ae53a617971c87496",
"md5": "afaa695a9769c02c2e840fd8abf45248",
"sha256": "f1ad5de8390933cfc38588687a8f0b94a0b2e1bcb8faa343ebe5d34eca276cdf"
},
"downloads": -1,
"filename": "investir-1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "afaa695a9769c02c2e840fd8abf45248",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 32925,
"upload_time": "2025-02-06T19:50:47",
"upload_time_iso_8601": "2025-02-06T19:50:47.511049Z",
"url": "https://files.pythonhosted.org/packages/1a/a6/72b56c48a24be7f54d25e431f5564820e1dae9b6450ae53a617971c87496/investir-1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1a616fad1e90da00b954b28169c881e6f24db93ee7182f91df2eed85da367f79",
"md5": "14c7708e22d60fcd98f432704ac1d73c",
"sha256": "d9bfb476daf8e9c55b875b5bddab127b65dda63c9a4002650e55c9dd09c43080"
},
"downloads": -1,
"filename": "investir-1.5.tar.gz",
"has_sig": false,
"md5_digest": "14c7708e22d60fcd98f432704ac1d73c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 40740,
"upload_time": "2025-02-06T19:50:48",
"upload_time_iso_8601": "2025-02-06T19:50:48.837774Z",
"url": "https://files.pythonhosted.org/packages/1a/61/6fad1e90da00b954b28169c881e6f24db93ee7182f91df2eed85da367f79/investir-1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-06 19:50:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tacgomes",
"github_project": "investir",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "investir"
}