Stanley Ndagi @ PyCon 2022 - An opinionated Python toolkit
I've been debating for weeks whether or not I was going to write any of this down. I'm a dad with two kids and a house to take care of and a business to run. Adding story-telling like this to my plate is exhausting.
Until yesterday, I had decided to forget about the whole thing, until I received the email that broke the camels back, as it were.
The best way I can describe why I'm writing this email is for the same reason why you might spend two hours dealing with an uncooperative mobile phone carrier to get them to remove that $5 charge on your bill that shouldn't be there. Some combination of the feeling of frustration and injustice that really pushes my proverbial buttons.
In this particular case, the "$5 charge on my phone bill" turned out to be literally hundreds of recurring subscription invoices that Stripe disabled collection for because, apparently, those subscriptions required "location inputs".
{ | |
"swagger" : "2.0", | |
"info" : { | |
"description" : "<p>The Paymentology web services allow clients to perform all of the normal card and account activities such as :</p> \n\t\t\t<ul>\n <li>account creation</li>\n <li> card creation (Physical, virtual card)</li>\n <li>Load amount/balance</li>\n <li>Set/get card account status</li>\n <li>pin services</li>\n <li>groups/rules/action creations etc</li>\n\t\t\t</ul>\n\n<h2>OverView</h2>\n<p>The Paymentology API interface allows users to perform end-to-end management of their card programs, including but not limited to the following:</p>\n <ul>\n <li class=\\docBullet\\>Create cards - Virtual or Physical in singles or in bulk, including customisable delivery to client or end consumer</li>\n <li class=\\docBullet\\>Create accounts- An account hierarchy allows |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>CircleCI Technical Authors Program</title> | |
<!-- CSS only --> | |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" |
Using Python to run algorithms
OpenLP Install steps