Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

rustyrazorblade/python-presentation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

This is the source to my Python + Cassandra presentation. It's available for people to use as a reference or to use as a starting point for you own presentation.

Feel free to fork, send pull requests, and use the presentation as a learning or teaching tool.

If you use these materials for your own presentation, please let me know!

The notebook uses print statements which makes it incompatible with Python 3, this will be addressed soon.

Windows users: Luke Tillman has provided instructions on getting up and running here: http://www.luketillman.com/intro-to-python-and-cassandra-presentation-on-windows/

To use:

  1. Clone this repo: git clone git@github.com:rustyrazorblade/python-presentation.git
  2. Create a virtualenv (virtualenvwrapper encouraged: http://virtualenvwrapper.readthedocs.org/en/latest/index.html)
  3. Install requirements: pip install -r requirements.txt
  4. Start ipython notebook: ipython notebook

About

python presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages