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
    A framework to create reusable Dash layout.

    dash_component_template A framework to create reusable Dash layout.

    The TolTEC Project 4 Aug 04, 2022
    Python 101 Forever

    🚀 Python 101 Forever 🚀 Official Python 101 Forever GitHub repository. START HERE - CHECK README SUBSCRIBE FOR UPDATES HERE Sponsors Contac

    Hack Bulgaria 58 Nov 30, 2022
    Python Programming Bootcamp

    python-bootcamp Python Programming Bootcamp Begin: 27th August 2021 End: 8th September 2021 Registration deadline: 22nd August 2021 Fees: No course or

    Rohitash Chandra 11 Oct 19, 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
    Wordless - the #1 app for helping you cheat at Wordle, which is sure to make you popular at parties

    Wordless Wordless is the #1 app for helping you cheat at Wordle, which is sure t

    James Kirk 7 Feb 04, 2022
    Semester long, web application project for CSCI 4370/6370 (Database Management)

    Database_Project Prototype ideas for website: Computer Science library (Sells books, products, etc.) Code editor Graph visualizer / creator (can save

    Jordan Harman 4 Feb 17, 2022
    A Brainfuck interpreter written in Python.

    A Brainfuck interpreter written in Python.

    Ethan Evans 1 Dec 05, 2021
    This repository requires you to solve a problem by writing some basic python code.

    Can You Solve a Problem? A beginner friendly repository that requires you to solve familiar problems with python. This could be as simple as implement

    Precious Kolawole 11 Nov 30, 2022
    An unofficial python API for trading on the DeGiro platform, with the ability to get real time data and historical data.

    DegiroAPI An unofficial API for the trading platform Degiro written in Python with the ability to get real time data and historical data for products.

    Jorrick Sleijster 5 Dec 16, 2022
    Kolibri: the offline app for universal education

    Kolibri This repository is for software developers wishing to contribute to Kolibri. If you are looking for help installing, configuring and using Kol

    Learning Equality 564 Jan 02, 2023
    Never miss a deadline again

    Hack the Opportunities Never miss a deadline again! Link to the excel sheet Contribution This list is not complete and I alone cannot make it whole. T

    Vibali Joshi 391 Dec 28, 2022
    simple password manager.

    simple password manager.

    1 Nov 18, 2021
    A blazing fast mass certificate generator script for the community âš¡

    A simple mass certificate generator script for the community ⚡ Source Code · Docs · Raw Script Docs All you need Certificate Design a simple template

    Tushar Nankani 24 Jan 03, 2023
    A command line interface tool converting starknet warp transpiled outputs into readable cairo contracts.

    warp-to-cairo warp-to-cairo is a simple tool converting starknet warp outputs (NethermindEth/warp) outputs into readable cairo contracts. The warp out

    Michael K 5 Jun 10, 2022
    The repository for AnyMacro: a Fusion360 Add-In

    AnyMacro AnyMacro is an Autodesk® Fusion 360™ add-in for chaining multiple commands in a row to form Macros. Macros are created from a set of commands

    1 Jan 07, 2022
    FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals.

    FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals. This app allows users to store information/media for all of their auditions while a

    Jen Brissman 9 Jul 12, 2022
    🎉 🎉 PyComp - Java Code compiler written in python.

    🎉 🎉 PyComp Java Code compiler written in python. This is yet another compiler meant for babcock students project which was created using pure python

    Alumona Benaiah 5 Nov 30, 2022
    NeoInterface - Neo4j made easy for Python programmers!

    Neointerface - Neo4j made easy for Python programmers! A Python interface to use the Neo4j graph database, and simplify its use. class NeoInterface: C

    15 Dec 15, 2022
    A web app that is written entirely in Python

    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
    py2dis - A disassembly engine & library for Python

    py2dis - A disassembly engine & library for Python. py2dis is a disassembly library for Python that does not use any modules/libraries other than colo

    3 Feb 04, 2022