• Helpdesk
  • Support Ticket
  • admin@mejadaring.com
  • Mon - Fri: 9 am - 8 pm
  • About
  • Projects
  • Services
    • StartUp
    • ScaleUp
    • ProGrowth
    • Ultimate
    • Other services
      • Additional Page
      • Additional Feature
      • Technical Support
    • Another services
      • Articles
      • Ads
  • Templates
  • Pricing
  • Store
  • Blog
Edit Content

login

Use a social account for faster login or easy registration.

Log in with Google
View Categories
  • Home
  • Documentation
  • Memulai Pengaturan Dasar

Memulai Pengaturan Dasar

< 1 min read

Python Documentation and Releasing Project #

Introduction #

This project is an attempt at documenting Python code and prepare a ready-to- release Python package, including proper tests and documentations. The ultimate goal of this project is to release a Python package of John A. Marohn (ja***@*****ll.edu) onto GitHub and PyPI.

Authors:Hoang Long Nguyen
Email:hn***@*****ll.edu

The dummy package #

This package is literally a dummy package. All it does is adding or subtracting two given numbers and give out a result.

Links: #

ReadTheDocs: https://readthedocs.org/projects/dummy/ GitHub: https://github.com/hn269/dummy/

Quickstart: #

  • At the root document, run python setup.py install.
  • Test the module with python setup.py test.
  • Calling module:
    • import dummy
    • result1 = dummy.calc(n1,op,n2)
    • result2 = dummy.calc(n1,op,n2) with n1,n2 are numbers, op are operation in string ‘+’,’-‘,’*’,’.’ and ‘x’
    • result3 = dummy.circ(r) with r the radius of a circle.

Dependencies: #

jinja 2.7.2 for documentation. Recommended numpy.

Contents: #

  • dummy Package
    • dummy Package
    • dummy Module
      • The Python Documentation and Release Project
        • Introduction
        • The dummy package

Indices and tables #

  • Index
  • Module Index
  • Search Page
Updated on December 6, 2024

What are your Feelings

  • Happy
  • Normal
  • Sad
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Table of Contents
  • Python Documentation and Releasing Project
    • Introduction
    • The dummy package
    • Links:
    • Quickstart:
    • Dependencies:
    • Contents:
  • Indices and tables

Mejadaring | A platform for providing digital services and products.

Company
  • About us
  • Contact
  • Careers
    Hiring
  • Clients
    Hiring
  • Partners
Features
  • Web Development
  • Digital Products
  • MejaAI
    Segera
  • MejaDesign
    Segera
  • MejaBelajar
    Segera
Resources
  • Helpdesk
  • Documentation
  • Tips
  • Knowledge Base
  • Report issue
Get in touch
  • admin@mejadaring.com
  • mejadaring@gmail.com
© 2024 – 2025 Mejadaring.
  • Terms & Conditions
  • Privacy Policy