Skip to content

oparl-swp/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OParl Validator

Running

python2.7 -S bootstrap.py
bin/buildout

Todo

  • Implement things

Bear in Mind

Start all Python files with this to facilitate the switch to Python 3 and make things easier in general:

# -*- encoding: utf-8 -*-
from __future__ import (unicode_literals, absolute_import,
                        division, print_function)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages