GithubHelp home page GithubHelp logo

cantora / python-guerrillamail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ncjones/python-guerrillamail

0.0 2.0 0.0 156 KB

Python client for Guerrilla Mail temporary email server

License: GNU General Public License v3.0

python-guerrillamail's Introduction

About

Python Guerrilla Mail is a Python client API and command line interface for interacting with a Guerrillamail temporary email server.

Python Guerrilla Mail is free software, licensed under the GPLv3.

Usage (Python)

>>> from guerrillamail import GuerrillaMailSession
>>> session = GuerrillaMailSession()
>>> print session.get_session_state()['email_address']
[email protected]
>>> print session.get_email_list()[0].guid
1
>>> print session.get_email(1).subject
Welcome to Guerrilla Mail

Usage (CLI)

$ python guerrillamail.py setaddr john.doe
$ python guerrillamail.py info
Email: [email protected]
$ python guerrillamail.py list
(*) 48859781  09:25:01+00:00  [email protected]
john3, View all singles who decided to contact you!

(*) 1         00:00:00+00:00  [email protected]
Welcome to Guerrilla Mail

python-guerrillamail's People

Contributors

ncjones avatar

Watchers

 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.