Skip to content

Commit 09b90cd

Browse files
committed
working on page statuses across the site
1 parent ed36d76 commit 09b90cd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

content/pages/03-data/19-scipy.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ meta: SciPy
99

1010
# SciPy
1111

12+
13+
### SciPy resources
14+
* [SciPy Lecture notes](http://www.scipy-lectures.org/)
15+

content/pages/meta/05-page-statuses.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,14 @@ kept up to date with accurate descriptions and resources.
8484
|[ORMs](/object-relational-mappers-orms.html) | maintain |
8585
|[SQLAlchemy](/sqlalchemy.html) | intermediate |
8686
|[Peewee](/peewee.html) | starter |
87+
|[Django ORM](/django-orm.html) | starter |
88+
|[SQLObject](/sqlobject.html) | starter |
89+
|[Pony ORM](/pony-orm.html) | starter |
90+
|[NoSQL](/no-sql-datastore.html) | starter |
91+
|[Redis](/redis.html) | starter |
92+
|[MongoDB](/mongodb.html) | starter |
93+
|[Apache Cassandra](/apache-cassandra.html) | starter |
94+
|[Neo4j](/neo4j.html) | starter |
8795

8896

8997

0 commit comments

Comments
 (0)