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
    PyPIContents is an application that generates a Module Index from the Python Package Index (PyPI) and also from various versions of the Python Standard Library.

    PyPIContents is an application that generates a Module Index from the Python Package Index (PyPI) and also from various versions of the Python Standar

    Collage Labs 10 Nov 19, 2022
    Minimalist BERT implementation assignment for CS11-747

    minbert Assignment by Zhengbao Jiang, Shuyan Zhou, and Ritam Dutt This is an exercise in developing a minimalist version of BERT, part of Carnegie Mel

    Graham Neubig 51 Jan 03, 2023
    An extended, game oriented, turtle

    Burtle A Better TURTLE. Makes making games easier. write less do more!! Documentation & guide: https://alannxq.github.io/burtle/ Installation pip inst

    5 May 19, 2022
    a simple thing that i made for fun :trollface:

    we-do-a-little-trolling about a simple thing that i made for fun. requirements and instructions first you need to install obs , then start the virtual

    ranon rat 6 Jul 15, 2022
    3x - This Is 3x Friendlist Cloner Tools

    3X FRIENDLIST CLONER TOOLS COMMAND $ apt update $ apt upgrade $ apt install pyth

    MAHADI HASAN AFRIDI 2 Jan 17, 2022
    HatAsm - a HatSploit native powerful assembler and disassembler that provides support for all common architectures

    HatAsm - a HatSploit native powerful assembler and disassembler that provides support for all common architectures.

    EntySec 8 Nov 09, 2022
    📙 Super lightweight function registries for your library

    catalogue: Super lightweight function registries for your library catalogue is a tiny, zero-dependencies library that makes it easy to add function (o

    Explosion 139 Jan 02, 2023
    A practice program to find the LCM i.e Lowest Common Multiplication of two numbers using python without library.

    Finding-LCM-using-python-from-scratch Here, I write a practice program to find the LCM i.e Lowest Common Multiplication of two numbers using python wi

    Sachin Vinayak Dabhade 4 Sep 24, 2021
    A common, beautiful interface to tabular data, no matter the format

    rows No matter in which format your tabular data is: rows will import it, automatically detect types and give you high-level Python objects so you can

    Álvaro Justen 834 Jan 03, 2023
    Apilytics for Python - Easy API analytics for Python backends

    apilytics-python Installation Sign up and get your API key from https://apilytics.io - we offer a completely free trial with no credit card required!

    Apilytics 6 Sep 29, 2022
    A simple script that can watch a list of directories for change and does some action

    plot_watcher A simple script that can watch a list of directories and does some action when a specific kind of change happens In its current implement

    Charaf Errachidi 12 Sep 10, 2021
    Emulate and Dissect MSF and *other* attacks

    Need help in analyzing Windows shellcode or attack coming from Metasploit Framework or Cobalt Strike (or may be also other malicious or obfuscated code)? Do you need to automate tasks with simple scr

    123 Dec 16, 2022
    适用于HoshinoBot下的雀魂插件。可进行近期对局查询、查询个人数据等功能,更多功能正在扩展

    Majsoul_bot This is a Majsoul plugin for HoshinoBot 这是一个HoshinoBot的雀魂相关插件 本项目目前正在扩展,后续会扩展更多功能,敬请期待 前言 项目地址:https://github.com/DaiShengSheng/Majsoul_bo

    黛笙笙 33 Dec 14, 2022
    A simple python script to convert Rubber Ducky payloads into AutoHotKey scripts

    AHKDuckyReplacer A simple python script to convert Rubber Ducky payloads into AutoHotKey scripts. I have also added a sample payload for testing. I wi

    Krizsan0596 5 Sep 28, 2022
    This is an implementation of PEP 557, Data Classes.

    This is an implementation of PEP 557, Data Classes. It is a backport for Python 3.6. Because dataclasses will be included in Python 3.7, any discussio

    Eric V. Smith 561 Dec 06, 2022
    Protocol Buffers for the Rest of Us

    Protocol Buffers for the Rest of Us Motivation protoletariat has one goal: fixing the broken imports for the Python code generated by protoc. Usage He

    Phillip Cloud 76 Jan 04, 2023
    Learn Python tips, tools, and techniques in around 5 minutes each.

    Python shorts Learn Python tips, tools, and techniques in around 5 minutes each. Watch on YouTube Subscribe on YouTube to keep up with all the videos.

    Michael Kennedy 28 Jan 01, 2023
    A simple single-color identicon generator

    Identicons What are identicons? Setup: git clone https://github.com/vjdad4m/identicons.git cd identicons pip3 install -r requirements.txt chmod +x

    Adam Vajda 1 Oct 31, 2021
    Urban Big Data Centre Housing Sensor Project

    Housing Sensor Project The Urban Big Data Centre is conducting a study of indoor environmental data in Scottish houses. We are using Raspberry Pi devi

    Jeremy Singer 2 Dec 13, 2021
    📜Generate poetry with gcc diagnostics

    gado (gcc awesome diagnostics orchestrator) is a wrapper of gcc that outputs its errors and warnings in a more poetic format.

    Dikson Santos 19 Jun 25, 2022