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
    India's own RPA Platform Python Powered

    Welcome to My-AutoPylot , Made in India with ❤️ What is My-AutoPylot? PyBots is an Indian firm based in Vadodara, Gujarat. My-AutoPylot is a product d

    PyBots Pvt Ltd 28 Sep 12, 2022
    PyToQlik is a library that allows you to integrate Qlik Desktop with Jupyter notebooks

    PyToQlik is a library that allows you to integrate Qlik Desktop with Jupyter notebooks. With it you can: Open and edit a Qlik app inside a Ju

    BIX Tecnologia 16 Sep 09, 2022
    A tool to allow New World players to calculate the best place to put their Attribute Points for their build and level

    New World Damage Simulator A tool designed to take a characters base stats including armor and weapons, level, and base damage of their items (slash d

    Joseph P Langford 31 Nov 01, 2022
    Web App for University Project

    University Project About I made this web app to finish a project assigned by my teacher. It is written entirely in Python, thanks to streamlit to make

    15 Nov 27, 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
    Projects using the Tkinter module in Python!

    Tkinter projects This repository includes some Tkinter projects made by me. All of these are simple to understand. I create apps with good functionali

    Amey 0 Sep 24, 2021
    A toy repo illustrating a minimal installable Python package

    MyToy: a minimal Python package This repository contains a minimal, toy Python package with a few files as illustration for students of how to lay out

    Fernando Perez 19 Apr 24, 2022
    A small script I made that takes any standard Decklist of magic the gathering cards and pulls all card images from scryfall at once!

    A small script I made that takes any standard Decklist of magic the gathering cards and pulls all card images from scryfall at once!

    15 Aug 26, 2022
    Pre-1.0 door/chest sound injector for Minecraft

    doorjector Pre-1.0 door/chest sound injector for Minecraft. While the game is running, doorjector hotswaps the new sounds for the old right before the

    Sam 1 Nov 20, 2021
    Trusted sessions for falcon using itsdangerous.

    Falcon signed sessions This project allows you to easily add trusted cookies to falcon, it works by storing a signed cookie in the client's browser us

    Ward 1 Feb 08, 2022
    Python wrapper around Apple App Store Api

    App Store Connect Api This is a Python wrapper around the Apple App Store Api : https://developer.apple.com/documentation/appstoreconnectapi So far, i

    123 Jan 06, 2023
    Nuclei - Burp Extension allows to run nuclei scanner directly from burp and transforms json results into the issues

    Nuclei - Burp Extension Simple extension that allows to run nuclei scanner directly from burp and transforms json results into the issues. Installatio

    106 Dec 22, 2022
    SpaCy3Urdu: run command to setup assets(dataset from UD)

    Project setup run command to setup assets(dataset from UD) spacy project assets It uses project.yml file and download the data from UD GitHub reposito

    Muhammad Irfan 1 Dec 14, 2021
    An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration.

    Nectl An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration. Features Data modelling and validation. Da

    Adam Kirchberger 15 Oct 14, 2022
    A guy with a lot of useful things to do when doing AtCoder in Python

    atcoder_python_env Python で AtCoder をやるときに便利な諸々を用意したやつ コンテスト用フォルダの作成 セットアップ 自動テス

    2 Dec 28, 2021
    A script that convert WiiU BotW mods to Switch

    UltimateBoTWConverter A script that convert WiiU BotW mods to Switch. It uses every resource I could find under the sun that allows for conversion, wi

    11 Nov 08, 2022
    A similarity measurer on two programming assignments on Online Judge.

    A similarity measurer on two programming assignments on Online Judge. Algorithm implementation details are at here. Install Recommend OS: Ubuntu 20.04

    StardustDL 6 May 21, 2022
    Let’s Play with Python3

    Python3-FirstEdition a bunch of python programs and stuff Super Important Notice THIS IS LICENSED UNDER GNU PUBLIC LICENSE V3 also, refer to Contribut

    Jym Patel 2 Nov 24, 2022
    A script for creating battle animations in FEGBA format.

    AA2 Made by Huichelaar. I heavily referenced FEBuilderGBA. I also referenced circleseverywhere's Animation Assembler. This is also where I took lzss.p

    2 May 31, 2022
    Customizable-menu-python - User customizable menu in Python

    Menu personalizável pelo usuário em Python A minha ideia com esse projeto pessoa

    Renan Barbosa 4 Oct 28, 2022