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
    Never see escaped bytes in output.

    Uniout It makes Python print the object representation in readable chars instead of the escaped string. Example from pprint import pprint lang

    Mosky Liu 156 Oct 21, 2022
    BasicVSR++ function for VapourSynth

    BasicVSR++ BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment Ported from https://github.com/open-mmlab/mmediting De

    Holy Wu 34 Nov 28, 2022
    ERPNext Easy Letterhead

    ERPNext Easy Letterhead Intro Quality letterheads are a problem for non-technical users. So we've built (really hacked together) a slightly easier sol

    Bantoo 3 Jan 02, 2023
    Python DSL for writing PDDL

    PDDL in Python – Python DSL for writing a PDDL A minimal implementation of a DSL which allows people to write PDDL in python. Based on parsing python’

    International Business Machines 21 Nov 22, 2022
    Chess bot can play automatically as white or black on lichess.com, chess.com and any website using drag and drop to move pieces

    Chessbot "Why create another chessbot ?" The explanation is simple : I did not find a free bot I liked online : all the bots I saw on internet are par

    Dhimas Bagus Prayoga 2 Nov 11, 2021
    Turn crypto miner on/off depending on powerwall charge level

    Mining Crypto with Tesla Solar and Powerwalls This script turns a crypto miner on and off when the Tesla Powerwall level drops/rises above a certain t

    Matt 1 Nov 09, 2021
    A play store search module

    A play store search module

    Fayas Noushad 5 Dec 01, 2021
    BlackMamba is a multi client C2/post exploitation framework

    BlackMamba is a multi client C2/post exploitation framework with some spyware features. Powered by Python 3.8.6 and QT Framework.

    Gustavo 873 Dec 29, 2022
    Integration of Hotwire's Turbo library with Flask.

    turbo-flask Integration of Hotwire's Turbo library with Flask, to allow you to create applications that look and feel like single-page apps without us

    Miguel Grinberg 240 Jan 06, 2023
    用于导出墨墨背单词的词库,并生成适用于 List 背单词,不背单词,欧陆词典等的自定义词库

    maimemo-export 用于导出墨墨背单词的词库,并生成适用于 List 背单词,欧陆词典,不背单词等的自定义词库。 仓库内已经导出墨墨背单词所有自带词库(暂不包括云词库),多达 900 种词库,可以在仓库中选择需要的词库下载(下载单个文件的方法),也可以去 蓝奏云(密码:666) 下载打包好

    ourongxing 293 Dec 29, 2022
    Youtube Channel Website

    Videos-By-Sanjeevi Youtube Channel Website YouTube Channel Website Features: Free Hosting using GitHub Pages and open-source code base in GitHub. It c

    Sanjeevi Subramani 5 Mar 26, 2022
    Student Management System Built With Python

    Student-Management-System Group Members 19BCE183 - Patel Sarthak 19BCE195 - Patel Jinil 19BCE220 - Rana Yash Project Description In our project Studen

    Sarthak Patel 6 Oct 20, 2022
    A web app for presenting my research in BEM(building energy model) simulation

    BEM(building energy model)-SIM-APP The is a web app presenting my research in BEM(building energy model) calibration. You can play around with some pa

    8 Sep 03, 2021
    Library for mocking AsyncIOMotorClient built on top of mongomock.

    mongomock-motor Best effort mock for AsyncIOMotorClient (Database, Collection, e.t.c) built on top of mongomock library. Example / Showcase from mongo

    Michael Kryukov 43 Jan 04, 2023
    Basic Clojure REPL for Sublime Text

    Basic Clojure REPL for Sublime Text Goals: Decomplected: just REPL, nothing more Zero dependencies: works directly with pREPL Compact: Display code ev

    Nikita Prokopov 23 Dec 24, 2021
    Python module to work with Magneto Database directly without using broken Magento 2 core

    Python module to work with Magneto Database directly without using broken Magento 2 core

    Egor Shitikov 13 Nov 10, 2022
    A Lego Mindstorm robot for dealing out cards based on a birds-eye view of a poker table and given ArUco fiducial tags.

    A Lego Mindstorm robot for dealing out cards based on a birds-eye view of a poker table and given ArUco fiducial tags.

    4 Dec 06, 2021
    Free Data Engineering course!

    Data Engineering Zoomcamp Register in DataTalks.Club's Slack Join the #course-data-engineering channel The videos are published to DataTalks.Club's Yo

    DataTalksClub 7.3k Dec 30, 2022
    This script is written with Python for selling steam community items automatically.

    SteamCommunityItemAutoSell Description This script is written with Python for selling steam community items automatically. Install git clone https://g

    14 Oct 26, 2022