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
    Multitrack exporter for OP-Z

    Underbridge for OP-Z Multitrack exporter Description Exports patterns and projects individual audio tracks to seperate folders for use in your DAW. Py

    Thomas Herrmann 71 Dec 25, 2022
    python scripts to perform coin die clustering (performed on Riedones3D).

    python scripts to perform coin die clustering (performed on Riedones3D).

    Sofiane 2 Apr 29, 2022
    Check if Python package names are available on PyPI.

    😻 isavailable Can I haz this Python package on PyPI? Check if Python package names are available on PyPI. Usage $ isavailable checks whether your des

    Felipe S. S. Schneider 3 May 18, 2022
    A promo calculator for sports betting odds.

    Sportbetter Calculation Toolkit Parlay Calculator This is a quick parlay calculator that considers some of the common promos offered. It is used to id

    Luke Bhan 1 Sep 08, 2022
    Find the remote website version based on a git repository

    versionshaker Versionshaker is a tool to find a remote website version based on a git repository This tool will help you to find the website version o

    Orange Cyberdefense 110 Oct 23, 2022
    A python script to search for k-uniform Euclidean tilings.

    k-uniform-solver A python script to search for k-uniform Euclidean tilings. This project's aim is to replicate and extend the list of k-uniform Euclid

    3 Dec 06, 2022
    Python library and cli util for https://www.zerochan.net/

    Zerochan Library for Zerochan.net with pics parsing and downloader included! Features CLI utility for pics downloading from zerochan.net Library for c

    kiriharu 10 Oct 11, 2022
    Blender Add-on That Provides Quick Access to Render Controls

    Blender Render Buttons Blender Add-on That Provides Quick Access to Render Controls A Blender 3.0 compatablity update of Blender2.8x-RenderButton v0.0

    Don Schnitzius 3 Oct 18, 2022
    Modify the value and status of the records KoboToolbox

    Modify the value and status of the records KoboToolbox (Modica el valor y status de los registros de KoboToolbox)

    1 Oct 30, 2021
    Fabric mod where anyone can PR anything, concerning or not. I'll merge everything as soon as it works.

    Guess What Will Happen In This Fabric mod where anyone can PR anything, concerning or not (Unless it's too concerning). I'll merge everything as soon

    anatom 65 Dec 25, 2022
    Yet another basic python package.

    ironmelts A basic python package. Easy to use. Minimum requirements. Installing Linux python3 -m pip install -U ironmelts macOS python3 -m pip install

    IRONMELTS 1 Oct 26, 2021
    This repository contains all the data analytics projects that I've worked on in python.

    93_Python_Data_Analytics_Projects This repository contains all the data analytics projects that I've worked on in python. No. Name 01 001_Cervical_Can

    Milaan Parmar / Милан пармар / _米兰 帕尔马 267 Jan 06, 2023
    CHIP-8 interpreter written in Python

    chip8py CHIP-8 interpreter written in Python Contents About Installation Usage License About CHIP-8 is an interpreted language developed during the 19

    Robert Olaru 1 Nov 09, 2021
    This is a library which aiming to save all my code about cpp. It will help me to code conveniently.

    This is a library which aiming to save all my code about cpp. It will help me to code conveniently.

    Paul Leo 21 Dec 06, 2021
    a wordle-solver written in python

    Wordle Solver Overview This is yet another wordle solver. It is built with the word list of the official wordle website, but it should also work with

    Shoubhit Dash 10 Sep 24, 2022
    Cvdl-hw2 - Find Contour, Camera Calibration, Augmented Reality and Stereo Disparity Map

    opevcvdl-hw2 This project uses openCV and Qt to achieve the requirements. Version Python 3.7 opencv-contrib-python 3.4.2.17 Matplotlib 3.1.1 pyqt5 5.1

    Kenny Cheng 3 Aug 17, 2022
    Height 2 LDraw With python

    Height2Ldraw About This project aims to be able to make a full lego 3D model using the ldraw file format (.ldr) from a height and color map, currently

    1 Dec 22, 2021
    Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.

    This repository (deis/deis) is no longer developed or maintained. The Deis v1 PaaS based on CoreOS Container Linux and Fleet has been replaced by Deis

    Deis 6.1k Jan 04, 2023
    Mdisk - 🚧 On Construction 🚧

    Mdisk Install For Package pip install mdisk pip install git+https://github.com/HeimanPictures/Mdisk.git Usage You can use this as python module or via

    AkKiL 6 Aug 08, 2022
    Scientific Programming: A Crash Course

    Scientific Programming: A Crash Course Welcome to the Scientific Programming course. My name is Jon Carr and I am a postdoc in Davide Crepaldi's lab.

    Jon Carr 1 Feb 17, 2022