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
    PressurePlate is a multi-agent environment that requires agents to cooperate during the traversal of a gridworld.

    PressurePlate is a multi-agent environment that requires agents to cooperate during the traversal of a gridworld. The grid is partitioned into several rooms, and each room contains a plate and a clos

    Autonomous Agents Research Group (University of Edinburgh) 6 Dec 03, 2022
    python based clash stars made by grade 7 and 5

    clash_stars python based clash stars made by grade 7 and 5 How to play: PLAYER ONE (LEFT PLAYER) Move: W,A,S,D Shoot: SHIFT PLAYER TWO (RIGHT PLAYER)

    5 Oct 22, 2021
    This application demonstrates IoTVAS device discovery and security assessment API integration with the Rapid7 InsightVM.

    Introduction This repository hosts a sample application that demonstrates integrating Firmalyzer's IoTVAS API with the Rapid7 InsightVM platform. This

    Firmalyzer BV 4 Nov 09, 2022
    JimShapedCoding Python Crash Course 2021

    Python CRASH Course by JimShapedCoding - Click Here to Start! This Repository includes the code and MORE exercises on each section of the entire cours

    Jim Erg 64 Dec 23, 2022
    Collection of script & resources for Foundry's Nuke software.

    Author: Liam Collod. Collections of scripting stuff I wrote for Foundry's Nuke software. Utilisation You can have a look at the README.md file in each

    Liam Collod 1 May 14, 2022
    XAC HID Gamepad implementation for CircuitPython 7 or above.

    CircuitPython_XAC_Gamepad Setup process Install CircuitPython 7 or above in your board. Add the init.py file under \lib\adafruit_hid directory of CIRC

    5 Dec 19, 2022
    Lightweight library for accessing data and configuration

    accsr This lightweight library contains utilities for managing, loading, uploading, opening and generally wrangling data and configurations. It was ba

    appliedAI Initiative 7 Mar 09, 2022
    This repository provides a set of easy to understand and tested Python samples for using Acronis Cyber Platform API.

    Base Acronis Cyber Platform API operations with Python !!! info Copyright © 2019-2021 Acronis International GmbH. This is distributed under MIT licens

    Acronis International GmbH 3 Aug 11, 2022
    Repository for DNN training, theory to practice, part of the Large Scale Machine Learning class at Mines Paritech

    DNN Training, from theory to practice This repository is complementary to the deep learning training lesson given to les Mines ParisTech on the 11th o

    Alexandre Défossez 6 Nov 14, 2022
    An Agora Python Flask token generation server

    A Flask Starter Application with Login and Registration About A token generation Server using the factory pattern and Blueprints. A forked stripped do

    Nii Ayi 1 Jan 21, 2022
    A python script for combining multiple native SU2 format meshes into one mesh file for multi-zone simulations.

    A python script for combining multiple native SU2 format meshes into one mesh file for multi-zone simulations.

    MKursatUzuner 1 Jan 20, 2022
    An execution framework for systematic strategies

    WAGMI is an execution framework for systematic strategies. It is very much a work in progress, please don't expect it to work! Architecture The Django

    Rich Atkinson 10 Mar 28, 2022
    Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018

    feature-engineering-book This repo accompanies "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari. O'Reilly, 2018. The repo

    Alice Zheng 1.3k Dec 30, 2022
    PIP VA TASHQI KUTUBXONALAR

    39-dars PIP VA TASHQI KUTUBXONALAR KIRISH Avvalgi darsimizda Python bilan birga o'rnatluvchi, standart kutubxona va undagi ba'zi foydali modullar bila

    Sayfiddin 3 Nov 25, 2021
    Make creating Excel XLSX files fun again

    Poi: Make creating Excel XLSX files fun again. Poi helps you write Excel sheet in a declarative way, ensuring you have a better Excel writing experien

    Ryan Wang 11 Apr 01, 2022
    little proyect to organize myself, but maybe can help someone else

    TaskXT 0.1 Little proyect to organize myself, but maybe can help someone else Idea The main idea is to ogranize you work and stuff to do, but with onl

    Gabriel Carmona 4 Oct 03, 2021
    aaencode for python,把python代码转换为颜文字

    py-aaencode aaencode for python,把python代码转换为颜文字 compile.py: 将python编译成颜文字,编译结果有随机性,可以选择BPE词表压缩代码 compile_min.py: 最小化的编译器 compiled_min.txt: 编译得到的最小的com

    11 Dec 30, 2021
    A Python application that helps users determine their calorie intake, and automatically generates customized weekly meal and workout plans based on metrics computed using their physical parameters

    A Python application that helps users determine their calorie intake, and automatically generates customized weekly meal and workout plans based on metrics computed using their physical parameters

    Anam Iqbal 1 Jan 13, 2022
    The earliest beta version of pytgcalls on Linux x86_64 and ARM64! Use in production at your own risk!

    Public beta test. Use in production at your own risk! tgcalls - a python binding for tgcalls (c++ lib by Telegram); pytgcalls - library connecting pyt

    Il'ya 21 Jan 13, 2022
    A data engineering project with Kafka, Spark Streaming, dbt, Docker, Airflow, Terraform, GCP and much more!

    Streamify A data pipeline with Kafka, Spark Streaming, dbt, Docker, Airflow, Terraform, GCP and much more! Description Objective The project will stre

    Ankur Chavda 206 Dec 30, 2022