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 3-line lisp implementation

    Nanolisp The download page of many a language harbors deep senses of forboding, of evil lurking in its native lair. You feel that the language is not

    5 Jun 17, 2022
    Block fingerprinting for the beacon chain, for client identification & client diversity metrics

    blockprint This is a repository for discussion and development of tools for Ethereum block fingerprinting. The primary aim is to measure beacon chain

    Sigma Prime 49 Dec 08, 2022
    Create a simple program by applying the use of class

    TUGAS PRAKTIKUM 8 💻 Nama : Achmad Mahfud NIM : 312110520 Kelas : TI.21.C5 Perintah : Buat program sederhana dengan mengaplikasikan pengguna

    Achmad Mahfud 1 Dec 23, 2021
    VacationCycleLogicBackEnd - Vacation Cycle Logic BackEnd With Python

    Vacation Cycle Logic BackEnd Getting Started Existing virtualenv If your project

    Mohamed Gamal 0 Jan 03, 2022
    How to create the game Rock, Paper, Scissors in Python

    Rock, Paper, Scissors! If you want to learn how to do interactive games using Python, then this is great start for you. In this code, You will learn h

    SplendidSpidey 1 Dec 18, 2021
    A hackers attempt at an MVP anki plugin

    my anki plugin if you have found this by accident, you should probably run away this is nothing more than a hackers attempt at an MVP anki plugin I re

    Chris Hall 1 Nov 02, 2021
    Sabe is a python framework written for easy web server setup.

    Sabe is a python framework written for easy web server setup. Sabe, kolay web sunucusu kurulumu için yazılmış bir python çerçevesidir. Öğrenmesi kola

    2 Jan 01, 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
    Convert .1pux to .csv

    1PasswordConverter Convert .1pux to .csv 1Password uses this new export format .1pux, I assume stands for 1 Password User eXport. As of right now, 1Pa

    Shayne Hartford 7 Dec 16, 2022
    This is a working model for which I have used python.

    Jarvis_voiceAssistance This is a working model for which I have used python. This model can: 1)Play a video or song on youtube. 2)Tell us time. 3)Tell

    Hardik Jain 1 Jan 30, 2022
    E-Paper display loop with plugins

    PaperPi V3 NOTE This version of PaperPi is under heavy development and is not ready for the average user. We are working on adding more screen compati

    Aaron Ciuffo 34 Dec 30, 2022
    Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.

    🌍 Take back your privacy with Dot Browser, the privacy-conscious web browser that protects you from being tracked and monitored online.

    Dot HQ 1k Jan 07, 2023
    The purpose of this tool is to check RDP capabilities of a user on specific targets.

    RDPChecker The purpose of this tool is to check RDP capabilities of a user on specific targets. Programming concept was taken from RDPassSpray and thu

    Hypnoze57 57 Aug 04, 2022
    Oblique Strategies for Python

    Oblique Strategies for Python

    Łukasz Langa 3 Feb 17, 2022
    an elegant datasets factory

    rawbuilder an elegant datasets factory Free software: MIT license Documentation: https://rawbuilder.readthedocs.io. Features Schema oriented datasets

    Mina Farag 7 Nov 12, 2022
    An ongoing curated list of frameworks, libraries, learning tutorials, software and resources in Python Language.

    Python Development Welcome to the world of Python. An ongoing curated list of frameworks, libraries, learning tutorials, software and resources in Pyt

    Paul Veillard 2 Dec 24, 2021
    RISE allows you to instantly turn your Jupyter Notebooks into a slideshow

    RISE RISE allows you to instantly turn your Jupyter Notebooks into a slideshow. No out-of-band conversion is needed, switch from jupyter notebook to a

    Damian Avila 3.4k Jan 04, 2023
    Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking

    Automatic Parallel Parking: Path Planning, Path Tracking & Control This repository contains a python implementation of an automatic parallel parking s

    134 Jan 09, 2023
    uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.

    uMap project About uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. Because we think that the more OSM wil

    771 Dec 29, 2022
    Tie together `drf-spectacular` and `djangorestframework-dataclasses` for easy-to-use apis and openapi schemas.

    Speccify Tie together drf-spectacular and djangorestframework-dataclasses for easy-to-use apis and openapi schemas. Usage @dataclass class MyQ

    Lyst 4 Sep 26, 2022