Skip to content

futursolo/furtherland

Repository files navigation

FurtherLand

A Blog Platform, written in Python, using Tornado and MongoDB, with fully asynchronous support.

Important

FurtherLand is in development, DO NOT USE it in production environment unless you know what you are doing.

Requirements

  • Python>=3.3(FurtherLand will not work under Python2)
  • Tornado>=4.0
  • Motor>=0.4
  • Feedgen>=0.3.1
  • Pykismet3>=0.1.1
  • bcrypt>=2.0.0
  • markdown>=2.6.2
  • py-gfm>=0.1.1
  • pyotp>=2.0.0

All listed Requirements(Except Python3.3) are able to be installed by pip.

License

Copyright 2015 Futur Solo

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A Light-weight Blog Platform, running on Futures Field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published