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

rustyrazorblade/python-presentation

Repository files navigation

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