Export transactions for an algorand wallet to a CSV file

Overview

algorand_txn_csv_exporter - (Algorand transaction CSV exporter)

This script will export transactions for an algorand wallet to a CSV file.

It is intended to assist with filing taxes.

It uses API from algoexplorer.io (v1).

Simply update the wallet variable with the wallet address(es) you're interested in, and then run the script.

To do:

  • Pare down columns to just the essential ones
  • Time zone support (currently the timestamp field is UDT)
  • Change amounts to whole units (currently the API shows in millionths, so .000001 ALGO currently shows as "1" in the amount column)
  • DID THIS SCRIPT HELP YOU?

    I hope it did. It helped me too! If you feel inclined to tip, here is an Algo wallet address I set up specifically for tips (not necessary but certainly welcome!) 5Q2RGRRXLC3643TFP22Y5LITE5P3SPQLZO2U4KLDALLMUMZWCOEFVEKQEQ

    Owner
    TeneoPython01
    TeneoPython01
    Providing a working, flexible, easier and faster installer than the one officially provided by Arch Linux

    Purpose The purpose is to bring more people to Arch Linux by providing a working, flexible, easier and faster installer than the one officially provid

    André Luís 0 Nov 09, 2022
    Lightweight and Modern kernel for VK Bots

    This is the kernel for creating VK Bots written in Python 3.9

    Yrvijo 4 Nov 21, 2021
    Final project for ENGG 5402 Advanced Robotics in CUHK

    Final project Final project Update Foundations Ubuntu virtual machine Ubuntu How to use Github to keep tracking the change of code version? Docker Set

    Junjia Liu 8 Aug 01, 2022
    When should you berserk in lichess arena tournament games?

    When should you berserk in a lichess arena tournament game? 1+0 arena tournament 3+0 arena tournament Explanation For details on how I arrived at the

    18 Aug 03, 2022
    Python library for generating CycloneDX SBOMs

    Python Library for generating CycloneDX This CycloneDX module for Python can generate valid CycloneDX bill-of-material document containing an aggregat

    CycloneDX SBOM Standard 31 Dec 16, 2022
    Project repository of Apache Airflow, deployed on Docker in Amazon EC2 via GitLab.

    Airflow on Docker in EC2 + GitLab's CI/CD Personal project for simple data pipeline using Airflow. Airflow will be installed inside Docker container,

    Ammar Chalifah 13 Nov 29, 2022
    Structural basis for solubility in protein expression systems

    Structural basis for solubility in protein expression systems Large-scale protein production for biotechnology and biopharmaceutical applications rely

    ProteinQure 16 Aug 18, 2022
    A simple weather app.

    keather A simple weather app. This is currently not finished. Dependencies: yay -S python-beautifulsoup4 tk

    1 Jan 09, 2022
    A simple desktop application to scan and export Genshin Impact Artifacts.

    「天目」 -- Amenoma 简体中文 | English 「天目流的诀窍就是滴水穿石的耐心和全力以赴的意志」 扫描背包中的圣遗物,并导出至 json 格式。之后可导入圣遗物分析工具( 莫娜占卜铺 、 MingyuLab 、 Genshin Optimizer 进行计算与规划等。 已支持 原神2.

    夏至 475 Dec 30, 2022
    Custom Python code for calculating the Probability of Profit (POP) for options trading strategies using Monte Carlo Simulations.

    Custom Python code for calculating the Probability of Profit (POP) for options trading strategies using Monte Carlo Simulations.

    35 Nov 22, 2022
    Python Interactive Graphical System made during Computer Graphics classes (INE5420-2021.1)

    PY-IGS - The PYthon Interactive Graphical System The PY-IGS Installation To install this software you will need these dependencies (with their thevelo

    Enzo Coelho Albornoz 4 Dec 03, 2021
    Bootcamp de Introducción a la Programación. Módulo 6: Matemáticas Discretas

    Módulo 6: Matemáticas Discretas Última actualización: 12 de marzo Irónicamente, las matemáticas discretas son las matemáticas que lo cuentan todo. Si

    Cynthia Castillo 34 Sep 29, 2022
    Backend/API for the Mumble.dev, an open source social media application.

    Welcome to the Mumble Api Repository Getting Started If you are trying to use this project for the first time, you can get up and running by following

    Dennis Ivy 189 Dec 27, 2022
    Web3 Solidity Connector

    With this project, you can compile your sol files and create new transactions including creating contract and calling the state changer functions. You can integrate integrate your sol files with Pyth

    Fethi Tekyaygil 3 Oct 09, 2022
    2 Way Sync Between Notion Database and Google Calendar

    Notion-and-Google-Calendar-2-Way-Sync 2 Way Sync Between a Notion Database and Google Calendar WARNING: This repo will be undergoing a good bit of cha

    248 Dec 26, 2022
    Integration between the awesome window manager and the firefox web browser.

    Integration between the awesome window manager and the firefox web browser.

    contribuewwt 3 Feb 02, 2022
    Python module for creating the circuit simulation definitions for Elmer FEM

    elmer_circuitbuilder Python module for creating the circuit simulation definitions for Elmer FEM. The circuit definitions enable easy setup of coils (

    5 Oct 03, 2022
    Bitflip Fault Simulation Platform by Daniele Rizzieri (2021)

    BFSP [v1.05] Bitflip Fault Simulation Platform by Daniele Rizzieri (2021) The platform injects a random bitflip in each of N copies of a binary file.

    Daniele Rizzieri 2 Nov 05, 2022
    Convex Optimisation MVA course - Assignment

    Convex Optimisation MVA course - Assignment This repository contains the coding files of the third assignment in the MVA Convex Optimisation course. U

    1 Nov 27, 2021
    CountdownTimer - Countdown Timer For Python

    Countdown Timer This python script asks for the user time (input) in seconds, an

    Arinzechukwu Okoye 1 Jan 01, 2022