Need advice about which tool to choose?Ask the StackShare community!

Cocoa Touch (iOS)

208
208
+ 1
12
Pyramid

62
72
+ 1
0
Add tool

Cocoa Touch (iOS) vs Pyramid: What are the differences?

Cocoa Touch (iOS): The Cocoa Touch collection of frameworks includes everything needed to create iOS apps. The Cocoa Touch layer contains key frameworks for building iOS apps. These frameworks define the appearance of your app. They also provide the basic app infrastructure and support for key technologies such as multitasking, touch-based input, push notifications, and many high-level system services; Pyramid: A framework for building Python web applications. It makes it easy to write web applications. You can start small with this "hello world" minimal request/response web app. This may take you far, especially while learning. As your application grows, it offers many features that make writing complex software take less effort.

Cocoa Touch (iOS) and Pyramid can be categorized as "Frameworks (Full Stack)" tools.

Snapchat, Apple, and Third Iron are some of the popular companies that use Cocoa Touch (iOS), whereas Pyramid is used by Kalibrr, YOU-app, and Thingr. Cocoa Touch (iOS) has a broader approval, being mentioned in 32 company stacks & 19 developers stacks; compared to Pyramid, which is listed in 7 company stacks and 5 developer stacks.

Advice on Cocoa Touch (iOS) and Pyramid
Saurav Pandit
Application Devloper at Bny Mellon · | 6 upvotes · 295.5K views

I have just started learning Python 3 weeks ago. I want to create a REST API using python. The API will be used to save form data in an Oracle database. The front end is using AngularJS 8 with Angular Material. In python, there are so many frameworks to develop REST APIs.

I am looking for some suggestions which REST framework to choose?

Here are some features I am looking for:

  • Easy integration and unit testing, like in Angular. We just want to run a command.

  • Code packaging, like in java maven project we can build and package. I am looking for something which I can push in as an artifact and deploy whole code as a package.

  • Support for swagger/ OpenAPI

  • Support for JSON Web Token

  • Support for test case coverage report

Framework can have features included or can be available by extension. Also, you can suggest a framework other than the ones I have mentioned.

See more
Replies (1)
Recommends
on
FlaskFlask
at

For starters flask provides a beautiful and easy way to create REST APIs. Also its supported by excellent beginner docs as well as a very active community. Another good thing with Flask is its widely available list of plugins which allow you to build as you go. Its also good in performance and can scale to a quite decent level. However, if you are sure your project is going to be fairly big, it would be better to start with Django as it provides a lot of features out of the box and is extremely stable in performance. Both these frameworks have support for Swagger, JWT, Coverage Report although you have to install plugins for them. Deploying both of these are fairly simple and there is huge documentation available. Django has one of the best documentations I have come across. I hope I was able to answer your queries.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Cocoa Touch (iOS)
Pros of Pyramid
  • 6
    Backed by Apple
  • 4
    It's just awesome
  • 2
    User Friendly Performance
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    What is Cocoa Touch (iOS)?

    The Cocoa Touch layer contains key frameworks for building iOS apps. These frameworks define the appearance of your app. They also provide the basic app infrastructure and support for key technologies such as multitasking, touch-based input, push notifications, and many high-level system services.

    What is Pyramid?

    It makes it easy to write web applications. You can start small with this "hello world" minimal request/response web app. This may take you far, especially while learning. As your application grows, it offers many features that make writing complex software take less effort.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Cocoa Touch (iOS)?
    What companies use Pyramid?
    See which teams inside your own company are using Cocoa Touch (iOS) or Pyramid.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Cocoa Touch (iOS)?
    What tools integrate with Pyramid?
      No integrations found

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to Cocoa Touch (iOS) and Pyramid?
      JavaScript
      JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      GitHub
      GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
      Python
      Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
      jQuery
      jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
      See all alternatives