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
    This repository contains code for building education startup.

    Learning Management System Overview It's the code for EssayBrain, a tool for teacher that automatically grades and validates essays. In order to valid

    Shyam Das Shrestha 1 Nov 21, 2021
    Test for using pyIIIFpres for rara magnetica project

    raramagnetica_pyIIIFpres Test for using pyIIIFpres for rara magnetica project. This test show how to use pyIIIFpres for creating mannifest compliant t

    Giacomo Marchioro 1 Dec 03, 2021
    A stupid obfuscation thing

    StupidObfuscation A stupid obfuscation thing How it works The obfuscator takes a string, splits into pieces of one, then, using the table from letter.

    Echo 2 May 03, 2022
    A Tandy Color Computer 1, 2, and 3 assembler written in Python

    CoCo Assembler and File Utility Table of Contents What is it? Requirements License Installing Assembler Assembler Usage Input File Format Print Symbol

    Craig Thomas 16 Nov 03, 2022
    Repls goes to sleep due to inactivity, but to keep it awake, simply host a webserver and ping it.

    Repls goes to sleep due to inactivity, but to keep it awake, simply host a webserver and ping it. This repo will help you make a webserver with a bit of console controls.

    2 Mar 01, 2022
    Python: Wrangled and unpivoted gaming datasets. Tableau: created dashboards - Market Beacon and Player’s Shopping Guide.

    Created two information products for GameStop. Using Python, wrangled and unpivoted datasets, and created Tableau dashboards.

    Zinaida Dvoskina 2 Jan 29, 2022
    Recreating my first CRUD in python, but now more professional

    Recreating my first CRUD in python, but now more professional

    Ricardo Deo Sipione Augusto 2 Nov 27, 2021
    A simple Python script for generating a variety of hashes from safe urandom entropy.

    Hashgen A simple Python script for generating a variety of hashes from safe urandom entropy. For whenever you need a random hash (e.g. generating an a

    Xanspie 1 Feb 17, 2022
    pyForgeCert is a Python equivalent of the original ForgeCert written in C#.

    pyForgeCert is a Python equivalent of the original ForgeCert written in C#.

    Evi1cg 47 Oct 08, 2022
    Python framework to build apps with the GASP metaphor

    Gaspium Python framework to build apps with the GASP metaphor This project is part of the Pyrustic Open Ecosystem. Installation | Documentation | Late

    5 Jan 01, 2023
    A web application which you can search, buy or sell shares with current prices which provided by IEX.

    CS50 - Stock Exchange A web application which you can search, buy or sell shares with current prices which provided by IEX. Table of Contents Setup St

    1 May 28, 2022
    Understanding the field usage of any object in Salesforce

    Understanding the field usage of any object in Salesforce One of the biggest problems that I have addressed while working with Salesforce is to unders

    Sebastian Undurraga 1 Dec 14, 2021
    Ontario-Covid-Screening - An automated Covid-19 School Screening Tool for Ontario

    Ontario-Covid19-Screening An automated Covid-19 School Screening Tool for Ontari

    Rayan K 0 Feb 20, 2022
    An audnexus client, providing rich author and audiobook data to Plex via it's legacy plugin agent system.

    Audnexus.bundle An audnex.us client, providing rich author and audiobook data to Plex via it's legacy plugin agent system. 📝 Table of Contents About

    David Dembeck 248 Jan 02, 2023
    Validate UC alumni identifier numbers with Python 3.

    UC number validator Validate UC alumni identifier numbers with Python 3. Getting started Install the library with: pip install -U ucnumber Usage from

    Open Source eUC 1 Jul 07, 2021
    A step-by-step tutorial for how to work with some of the most basic features of Nav2 using a Jupyter Notebook in a warehouse environment to create a basic application.

    This project has a step-by-step tutorial for how to work with some of the most basic features of Nav2 using a Jupyter Notebook in a warehouse environment to create a basic application.

    Steve Macenski 49 Dec 22, 2022
    GWCelery is a simple and reliable package for annotating and orchestrating LIGO/Virgo alerts

    GWCelery is a simple and reliable package for annotating and orchestrating LIGO/Virgo alerts, built from widely used open source components.

    Min-A Cho Zeno 1 Nov 02, 2021
    Animations made using manim-ce

    ManimCE Animations Animations made using manim-ce The code turned out to be a bit complicated than expected.. It can be greatly simplified, will work

    sparshg 17 Jan 06, 2023
    A basic python project which replicates the functionalities on an 8 Ball.

    Magic-8-Ball To the people who wish to make decisions using a Magic 8 Ball but can't get one? I gotchu. This is a basic python project which replicate

    3 Jun 24, 2021
    Originally used during Marketplace.tf's open period, this program was used to get the profit of items bought with keys and sold for dollars.

    Originally used during Marketplace.tf's open period, this program was used to get the profit of items bought with keys and sold for dollars. Practically useless for me now, but can be used as an exam

    BoggoTV 1 Dec 11, 2021