Giter VIP home page Giter VIP logo

sqlalchemyorg's Introduction

SQLAlchemy Website

This site uses zeekofile to build a static site, which can also be served locally using zeekofile.

Building and Testing:

#!/bin/bash

virtualenv .venv
source .venv/bin/activate
pip install git+https://github.com/sqlalchemyorg/zeekofile
git clone https://github.com/sqlalchemyorg/sqlalchemyorg
cd sqlalchemyorg/
pip install -r requirements.txt
zeekofile --serve

Then view:

http://127.0.0.1:8080

sqlalchemyorg's People

Contributors

bourke avatar caselit avatar jek avatar jvanasco avatar zzzeek avatar

Watchers

 avatar  avatar  avatar  avatar

sqlalchemyorg's Issues

Extend "Download" grid to show compatible Python versions

When updating and migrating legacy projects, minimum and maximum Python versions become a concern. This information can be very hard to cull from the existing docs and site, as it is often buried in changelogs.

It would be beneficial to either extend the current "Download" grid to show this information, or create another grid to show this info.

For example, SqlAlchemy 2.0 requires Py37.

I think the minimum version can be extrapolated from the pypi data in gen_releases.py.

"develop" page needs to refer developers to gitter channel, note weekly meetings

for the weekly meetings, we should mention that they are a thing, but for the actual information, we refer people to the gitter channel, where the subject line has a link to the google doc, and the google doc has the schedule in it.

this way we aren't linking a google doc straight from the SQLAlchemy website which I'd rather not do and also we aren't hardcoding the meeting schedule on the website itself.

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.