Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7560759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T12:59:08+00:00 2026-05-30T12:59:08+00:00

I am new to Python, so I need a little guidence. I have a

  • 0

I am new to Python, so I need a little guidence. I have a php file that I am porting over into python and can’t seem to find a good way to convert the following php array into a python array or list. I did some research and found that python list are better.

PHP array (names from sql query)

$heads = array(
'ServerHostID' => 'ServerHostID',
'SERVER_NAME' => 'Server Name',
'SERVER_NUMBER' => 'Server Number',
'SERVER_OPERATIONAL_STATUS' => 'Server Operational Status',
'HOST_NAME' => 'Host Name',
'HOST_NUMBER' => 'Host Number',
'ALIAS' => 'Alias',
'UTILIZATION_PERCENTAGE' => 'Utilization Percentage',
'DATA_SIZE' => 'Data Size',
'HAS_REMOTE_ACCESS' => 'Has Remote Access',
'CLUSTER' => 'Cluster',
'VM_NAME' => 'VM Name',
'VM_IP_ADDRESS' => 'VM IP Address',
'CPU_ALLOCATED' => 'CPU Allocated',
'MEMORY_ALLOCATED' => 'Memory Allocated',
'IS_VIRTUAL' => 'Is Virtual',
'LOGICAL_PARTITION' => 'Logical Partition',
'PHYSICAL_PARTITION' => 'Physical Partition',
'OPERATING_SYSTEM_SOFTWARE' => 'Operating System Software',
'OPERATIONAL_USE' => 'Operational Use',
'FUNCTIONAL_USE' => 'Functional Use',
'HOST_OPERATIONAL_STATUS' => 'Host Operational Status'
);

Thank you for your help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T12:59:09+00:00Added an answer on May 30, 2026 at 12:59 pm

    Err, no. You want a dict.

    heads = {
      'ServerHostID': 'ServerHostID',
      'SERVER_NAME': 'Server Name',
       ...
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new programing in Python, and what I need a little help with this
Greetings. I have written a little python script that calls MySQL in a subprocess.
I have little working knowledge of python. I know that there is something called
I have a file that has over 200 lines in this format: name old_id
I have a php/action.php. That script creats a file in the folder ../data/myfile.kml. After
I'm new to Python. I need to install Virtualenv but I don't can't figure
I have never used python in my life. I need to make a little
I'm quite new to Python and currently I need to have a __repr__ for
I'm a new Python programmer who is having a little trouble using 'self' in
I am new to python and struggling to find how to control the amount

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.