Coder Social home page Coder Social logo

jamesdesmond / corrlinks-text-splitter Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2 KB

Corrlinks has a 13000 character, 100 line limit for each email. Each email costs 0.25 USD to send. This script is intended to ease the process of splitting emails

Python 100.00%

corrlinks-text-splitter's Introduction

This project is hosted online at my website HERE

Corrlinks Text Splitter

I created this script because I have been involved in a program called Donate Your Vote

I typically use email to communicate with my penpal at MCI-Norfolk. Inmates are not allowed typical email access. A service, Corrlinks, provides an emai like service, for a per-email fee. Corrlinks also has a maximum character and line limit.

Corrlinks charges $0.25 for each email sent by a person on the outside, or inside.

  • Character cap: 13000 characters (including newlines)
  • Line cap: 100 lines

Frequently my replies would go well over the line and character maximums, which would cause me to then need to manually slice my messages to fit.

I saw an opportunity to script, and took it.

Prereqs

  • Python 3.7 minimum
  • Pip

Installation

pip install -r requirements.txt

Running the script

python3 src\corrlinks-text-splitter (in root repo directory)

Output

Output will be in separate text files in corrlinks-text-splitter\output\

corrlinks-text-splitter's People

Contributors

jamesdesmond avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.