Git Product home page Git Product logo

flik's Introduction

https://travis-ci.org/QuantumElephant/Flik.svg?branch=master

Put a general description of the project here

Installation

Flik can be installed with pip (system wide or in a virtual environment):

pip install flik

Alternatively, you can install Flik in your home directory:

pip install flik --user

Lastly, you can also install Flik with conda. (See https://www.continuum.io/downloads)

conda install -c QuantumElephant flik

Testing

The tests can be executed as follows:

nosetests flik

Background and usage

Put some more details here

Release history

  • 2018-15-02 0.0.0

    Initial Release

How to make a release (Github, PyPI and anaconda.org)

Before you do this, make sure everything is OK. The PyPI releases cannot be undone. If you delete a file from PyPI (because of a mistake), you cannot upload the fixed file with the same filename! See pypa/packaging-problems#74

  1. Update the release history.
  2. Commit the final changes to master and push to github.
  3. Wait for the CI tests to pass. Check if the README looks ok, etc. If needed, fix things and repeat step 2.
  4. Make a git version tag: git tag <some_new_version> Follow the semantic versioning guidelines: http://semver.org
  5. Push the tag to github: git push origin master --tags

flik's People

Contributors

msricher avatar tczorro 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.