Difference between revisions of "Category:IBM i OSS"

From uniWIKI
Jump to navigation Jump to search
(Created page with "Category: Programming/Development")
 
m
Line 1: Line 1:
  +
''Note: This category is a sub-category of [[:Category:Programming/Development | Programming/Development]]''
  +
  +
In 2017, uniPHARM decided that it was time to explore a modern software development strategy and discontinue ''further development'' in RPG. This category is a collection of articles related to this project, from the discovery and exploration stage, to ongoing implementation. Some key points:
  +
  +
* Python was decided as the language for future development.
  +
* Django was decided as the Python web framework for developing the front-end of new programs.
  +
* 5733-OPS is the open source package enabling Python on IBM i, as well as many other utilities usually associated with the Linux world.
  +
 
[[Category: Programming/Development]]
 
[[Category: Programming/Development]]

Revision as of 15:03, 14 June 2017

Note: This category is a sub-category of  Programming/Development

In 2017, uniPHARM decided that it was time to explore a modern software development strategy and discontinue further development in RPG. This category is a collection of articles related to this project, from the discovery and exploration stage, to ongoing implementation. Some key points:

  • Python was decided as the language for future development.
  • Django was decided as the Python web framework for developing the front-end of new programs.
  • 5733-OPS is the open source package enabling Python on IBM i, as well as many other utilities usually associated with the Linux world.